A.MENU:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color: #808080;
}
A.MENU:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color: #808080;
}
A.MENU:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color: #330033;
}


