.enlace {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #EA5E00;
	text-decoration: none;
}
.enlace:hover {
	color: #FFFFFF;
	background-color: #EA5E00;
}
