p.topnav {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 8pt;
	color: white;
	font-weight: bold;
	padding: 0px 20px 0px 0px;
}

p.topnav a:link {
	text-decoration: none;
	color: white;
}

p.topnav a:visited {
	text-decoration: none;
	color: white;
}

p.topnav a:hover {
	text-decoration: none;
	color: #cccc66;
}