a.menu-top:link {
	font-size: 12px;
	font-weight: normal;
	color: #8c8c8c;
	text-decoration: none;


}
a.menu-top:visited {
	font-size: 12px;
	font-weight: normal;
	color: #8c8c8c;
	text-decoration: none;

}
a.menu-top:hover {
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
