a.menu {
	color: #575756;
	font-size: 12px;
font-weight:bold;
	text-decoration: none;

        }
a.menu:visited {
	color: #575756;
		font-size: 12px;
font-weight:bold;

}
a.menu:hover {
	color: #F27506;
	font-size: 12px;
	text-decoration: none;
font-weight:bold;

}
a.menu:active {
	
	color: #F27506;
	font-size: 12px;
	text-decoration: none;
font-weight:bold;
	
}

a.menuon {
	color: #575756;
	font-size: 12px;
	text-decoration: none;
font-weight:bold;
	
}
a.menuon:visited {
	color: #575756;
		font-size: 12px;
font-weight:bold;

}
a.menuon:hover {
	color: #F27506;
	font-size: 12px;
	text-decoration: none;
font-weight:bold;
}
a.menuon:active {

	color: #F27506;
	font-size: 12px;
	text-decoration: none;
font-weight:bold;

