A:link {
text-decoration: UNDERLINE;
color:#ff0033;
}

A:visited {
text-decoration: none;
color:#ff0033;
}

A:HOVER {
background-color:#ffff99;
text-decoration: none;
color:#333333;
}

body,tr,td {
font-size: 14px;
line-height: 130%;
color:#333333;
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック';
}

.s {
	font-size: 12px;
	line-height: 130%;
}