body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #000099;
	text-decoration: underline;
}

a:visited {
	color: #000099;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.box-aff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #006699;
	font-weight: bold;
}

.box-aff a:link {
	color: #FFFF00;
	text-decoration: none;
}

.box-aff a:visited {
	color: #FFFF00;
	text-decoration: none;
}
.box-aff a:hover {
	color: #FF0000;
	background-color: #CCCCCC;
}