a:link {
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
	color: #B8860B;
	font-weight: bold;
} 

a:visited { 
font-family:Verdana;
font-size:9pt;
text-decoration:none;
color:#B8860B;
font-weight:bold

} 

a:active {
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: underline;
	color: Black;
	font-weight: bold;
} 

a:hover {
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: underline;
	color: Black;
	font-weight: bold;
}