.titulo {
	font-family: verdana;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
}
.texto {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	text-align: justify;
}
.paginado {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.titulonoti {
	font-family: verdana;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.lead {
	font-family: verdana;
	font-size: 9px;
	color: #999999;
	text-align: justify;
}

.HeadersPAGINAS {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	text-decoration : none;
	font-weight: bold;
}
.cuerpoContato {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
.TitularContato {
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	font-weight: bold;
}

A.alfabeto, A.alfabeto:LINK, A.alfabeto:VISITED {
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8px;
	text-decoration : none;
	font-weight: bold;
}

A.alfabeto:ACTIVE, A.alfabeto:HOVER, A.alfabeto:FOCUS {
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8px;
	text-decoration : underline;
	font-weight: bold;
	
}
.autor {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bolder;
	color: #0066CC;
}
.fuente {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bolder;
	color: #666666;
}
.enlace {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.nombres {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
.total {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	color: #FF0000;
	text-decoration: blink;
	font-weight: bolder;
}
