
.er:link, .er:active, .er:visited {
	font-family: Arial bold;
	color: #737373;
	text-decoration: none;
	font-size : 12px;
	font-weight : bold;
}
.er:hover {
	font-family: Arial bold;
	color: #FDB401;
	text-decoration: none;
	font-size : 12px;
	font-weight : bold;
}


.barraTop {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #EFEB8C;
	text-decoration: none;
	font-size : 11px;
	font-weight : bold;
}


