.menuesquerra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing : 0px;
	word-spacing : 0,05px;
}
a.menuesquerra:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFCC00;
	letter-spacing : 0px;
	word-spacing : 0,05px;
}
a.menuesquerra:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none
	letter-spacing : 0px;
	word-spacing : 0,05px;
}
a.menuesquerra:visited {
	text-decoration: none;
	letter-spacing : 0px;
	word-spacing : 0,05px;
	font-weight : bold;
}
a:visited {
  text-decoration: none
	letter-spacing : 0px;
	word-spacing : 0,05px;
}
a:link {
	text-decoration: none;
	letter-spacing : 0px;
	word-spacing : 0,05px;
}
a:hover {
	text-decoration: none;
	letter-spacing : 0px;
	word-spacing : 0,05px;
}
a:active {
	text-decoration: none;
	letter-spacing : 0px;
	word-spacing : 0,05px;
}
