.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

a:link, a:active, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #000000;
	background-color: #FFCC00;
}

