.datos {
	font-family: "Trebuchet MS"; 
	font-size: 11px; 
	color: #333333; 
	text-decoration: none;
}

.datos1 {
	font-family: "Trebuchet MS"; 
	font-size: 12px; 
	color: #333333; 
	text-decoration: none;
}

.datos2 {
	font-family: "Trebuchet MS"; 
	font-size: 13px; 
	color: #7792B3; 
	text-decoration: none;
}

.titulo1 {	
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}


.titulo2 {
	font-family: "Trebuchet MS"; 
	font-size: 11px; 
	color: #666666; 
	font-weight: bold; 
    text-decoration: none;
}


.numeros {
	font-family: "Trebuchet MS"; 
	font-size: 11px; 
	color: #7792B3; 
	font-weight: bold;
	text-decoration: none;
}

.titular2 {
	font-family: "Trebuchet MS"; 
	font-size: 16px; 
	color: #7792B3; 
	font-weight: bold; 
    text-decoration: none;
}

.linksazules {

	font-family: "Trebuchet MS"; 
	font-size: 11px; 
	color: #7792B3; 
	text-decoration: none;
	font-weight: bold;
}
.linksazules:hover {

	font-family: "Trebuchet MS"; 
	font-size: 11px; 
	color: #7792B3; 
	text-decoration: underline;
	font-weight: bold;
}
