body
{
	font-family: arial, helvetica;
	font-size: 11pt;
	font-weight: bold;
	Background-color: black;
}

a.mylink
{
	font-family: arial, helvetica;
	font-size: 11pt;
	font-weight: bold
}
a.mylink:link
{
	color: white;
	text-decoration: none;
}
a.mylink:visited
{
	color: White;
	text-decoration: none;
} 
a.mylink:hover
{
	color: "#FF9933";
	text-decoration: none;
}
a.mylink:active
{
	color: "#FF9933";
	text-decoration: none;
}
</style>
