.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px; color: #000000;	font-weight: normal;
}
.menu-activo{
	font-family: Tahoma; font-size: 11px; color: #40BDE9; font-weight: bold; text-decoration:underline;
}
.menu {
	font-family: Tahoma; font-size: 11px; color: #000000; font-weight: bold; text-decoration:underline;
}
.menu:hover {
	font-family: Tahoma; font-size: 11px; color: #40BDE9; font-weight: bold; text-decoration:underline;
}
.menu:link {
	font-family: Tahoma; font-size: 11px; color: #000000; font-weight: bold; text-decoration:underline;
}
.menu:active {
	font-family: Tahoma; font-size: 11px; color: #000000; font-weight: bold; text-decoration:underline;
}
.menu-online {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px; color: #b0d055; font-weight: normal;
}
.mail {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px; color: #40BDE9; font-weight: normal; text-decoration:underline;
}
.mail:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px; color: #999999; font-weight: normal; text-decoration:underline;
}

.mail:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px; color: #40BDE9; font-weight: normal; text-decoration:underline;
}
.mail:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px; color: #40BDE9; font-weight: normal; text-decoration:underline;
}
.borde {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-color: #003F6B;
}
.titulitos {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px; color: #40BDE9; font-weight: bold; text-decoration:none;
}
.etiquetas {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px; color: #e03904; font-weight: bold; text-decoration:none;
}
.negrita {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: bold; text-decoration:none;
}
