body {
	background-color: #cccc99;
}

a 
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bold;
	color: #000000;
}
a:hover 
{
	color:#FFFFCC
}


.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
	color: #000000;
}

.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
	color: #000000;
}
