.text11bold {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000000}

a:link
{
	color: #000066;
	text-decoration: none;
}

a:visited
{
	color: #FF0000;
	text-decoration: none;
}

a:hover
{
	color: #990099;
	text-decoration: underline;
}