.texto {
	font-family: "Trebuchet MS", Trebuchet, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
}
a { text-decoration: none; color:blue}
a:hover {
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
}
.direccion {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
.menu {
	font-family: "Trebuchet MS", Trebuchet, Arial;
	font-size: 15px;
	color: #6A6A6A;
	text-decoration: none;
	line-height: normal;
}
.titulos {
	font-family: "Trebuchet MS", Trebuchet, Arial;
	font-size: 28px;
	color: #FF6600;
	text-decoration: none;
	line-height: 17px;
	font-weight: normal;
}
.subtitulos {
	font-family: "Trebuchet MS", Trebuchet, Arial;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	line-height: 17px;
	font-weight: bold;
}
.textomayor {
	font-family: "Trebuchet MS", Trebuchet, Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
}
.subtitulos2 {
	font-family: "Trebuchet MS", Trebuchet, Arial;
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
	line-height: 17px;
	font-weight: bold;
}
.menumenor {
	font-family: "Trebuchet MS", Trebuchet, Arial;
	font-size: 13px;
	color: #6A6A6A;
	text-decoration: none;
	line-height: normal;
}
.texto_link {
	color: #333;
	font-weight: bold;
}
.textomayor_naranja {
	color: #FF6600;
	font-size: 14px;
}
.titulos2 {
	font-size: 22px;
}

.textomayor_naranja2 {
	font-family: "Trebuchet MS", Trebuchet, Arial;
	font-size: 16px;
	color: #FF6600;
	text-decoration: none;
}