.enlace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
}
.botones {
	font-family: MarkerFeltWide-Plain, Verdana, Arial;
	font-size: 16px;
	color: #CC0000;
	background-color: #FFef00;
	border: 1px solid #CC0000;
	font-weight: normal;
	text-decoration: none;


}
.texto {
	font-family: MarkerFeltWide-Plain, Verdana, Arial;
	font-size: 16px;
	color: #cc0000;
	border: none;
	text-decoration: none;

}
.links {

	font-family: MarkerFeltWide-Plain, Verdana, Arial;
	font-size: 16px;
	color: #cc0000;
	border: none;
	text-decoration: none;
}
.links:hover {

	font-family: MarkerFeltWide-Plain, Verdana, Arial;
	font-size: 16px;
	color: #333333;
	border: none;
	text-decoration: none;
}
