body{
	background-color:#FFFFFF;
	color:#0000FF;
}

a:link, a:visited, a:hover
{
	font-family:arial, verdana;
	font-size:1em;
	text-decoration:underline;
	color:#0000FF;
}
			
a.nohref, a.nohref:hover, a.nohref:visited
{
	color:#0000FF;
	text-decoration:none;
	font-weight:bold;
	font-size:0.9em;
}
