/* CSS Document */

.titulo {
	font-family: "Trebuchet MS"; 
	font-size: 12px; 
	color: #026698; 
	font-weight: bold; 
    text-decoration: none;
}

.fecha {
	font-family: "Trebuchet MS"; 
	font-size: 10px; 
	color: #999999; 
	font-weight: bold; 
    text-decoration: none;
}

.barra {
	font-family: "Trebuchet MS"; 
	font-size: 12px; 
	color: #000000; 
	font-weight: bold; 
    text-decoration: none;
}

.combo {
	font-family: "Trebuchet MS"; 
	font-size: 12px; 
	color: #999999; 
	font-weight: bold; 
    text-decoration: none;
}
