body {
	font-size: 14px;
	font-family: Arial,"MS UI Gothic";
	background: url(img/bg2.gif) scroll repeat center top;
	line-height: 20px;
}
td {
	font-size: 14px;
	font-family: Arial,"MS UI Gothic";
	line-height: 20px;
	text-align: left;
}

a:link, a:visited {
	color: #dd0000;
	text-decoration: underline;
	background-color: #ffff80;
}
a:hover {
	color: #dd0000;
	text-decoration: underline;
	background-color: #ffff80;
}
img {border:none}