a {
	text-decoration: none;
}
a:link {
	color: Yellow;
}
a:visited {
	color: Yellow;
}
a:active {
	color: White;
}
a:hover {
	color: Yellow;
	text-decoration : underline;
}
	
body
{
	color: 000033;
	font-family: geneva, arial, helv;
	font-size: 10pt;
	color: ffffff;
}

td
{
	font-family: geneva, arial, helv;
	font-size: 10pt;
	color: ffffff;
}

.copyright
{
	font-family: geneva, helv, arial;
	font-size: 8pt;
	color: ffffff;
}

.small
{
	font-family: geneva, helv, arial;
	font-size: 8pt;
	color: ffffff;
}

hr
{
color: 003366;
}

.highlightlink {
	
}
