.destacado {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
}
.menu {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
}

.enlace {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
}

.enlace:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.menu:hover{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.enmenu{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
	filter: Alpha(Opacity=30);

}

.peque {
	font-family: "Trebuchet MS";
	font-size: 2px;
	color: #FF6600;
}

.texto {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #993333;
	text-decoration: none;
}

.texto_ficha {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
}

