.text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}

.textBLAU {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #6F93BC;
}

a {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #7EB2E1;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #247DCE;
	text-decoration: none;
}

a.menu {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
}

a.menu:hover {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
}
.textbold {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #247DCE;
	text-decoration: none;
	font-weight: bold;
}

.li { 
color: #247DCE;
}

.destacados {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #4479A1;
	text-decoration: underline;
}
