.headmenu {
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.headmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: bold;
}
.headmenu a:hover.pn {
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.headmenu a:visited {
	
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: bold;
}