body, *
{
	font-family: verdana, arial;
}
a:link
{
	text-decoration: none;
	color: #000099;
	font-weight: bold;
}
a:visited
{
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
a:active
{
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
	text-decoration: none;
	color: #FFCC00;
}
a.offsite
{
	text-decoration: none;
	font-weight: bold;
}