a.links-menubar:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.links-menubar:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.links-menubar:active {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #336633;
	text-decoration: none;
}
a.links-menubar:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}