.menu {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #656565;
	text-decoration: none;
}
a.menu:hover {
	color: #FF6600;
}
.cabecera {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
a.cabecera:hover {
	text-decoration: underline;
}
.titulos {
	font-family: "Trebuchet MS";
	font-size: 30px;
	color: #30a9d1;
}
.normal {
	font-size: 13px;
	color: #666666;
	font-family: "Trebuchet MS";
}
a.normal:link {
	text-decoration: underline;
}

.menu_off {

	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2588A9;
	padding-right: 3px;
	padding-left: 3px;
	line-height: 21px;
}
.menu2 {

	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	line-height: 21px;
}
.texto2 {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
.normal_blanco {

	font-size: 13px;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
}
.normal_negro {


	font-size: 13px;
	color: #000000;
	font-family: "Trebuchet MS";
}
