.menuesquerra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7F001F;
	text-decoration: none;
}
a.menuesquerra:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
a.menuesquerra:link { font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #7F001F; text-decoration: none}
a.menuesquerra:visited {
	text-decoration: none;
	font-weight: bold;
}
a:visited {  font-weight: bold;text-decoration: none}
a:link {
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-weight: bold;
}
