@CHARSET "ISO-8859-1";

a.elemsMenu2:link, visited, active{
	font-family: "Arial";
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	color: #b9dffe;
}     

a.elemsMenu2:visited{
	font-family: "Arial";
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	color: #b9dffe;
}     

a.elemsMenu2:hover {
	color: #42f873;
}
   
a.elemsMenu2:active{
	font-family: "Arial";
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	color: #b9dffe;
}     


font.elemsMenu2{
	font-family: "Arial";
	font-weight: bold;
	font-size: 8pt;
	color: #b9dffe;
}


a.subMenuElem{
	font-family: 'Arial';
	font-weight:bold;
	color: #0462a8;
	font-size:12px;
	text-decoration: none;
}

a.subMenuElem:hover{
	font-family: 'Arial';
	font-weight:bold;
	color: #65d659;
	font-size:12px;
	text-decoration: none;
}


