 .titulo {
	font-family: Verdana, sans-serif;
	font-size: 20px;
	font-style:normal;
	font-weight:bold;
	color: #DE1F00;
	}	
 .titulopeq {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight:bold;
	color: #DE1F00;
	}	
 .titulogris {
	font-family: Verdana, sans-serif;
	font-size: 20px;
	font-style:normal;
	font-weight:bold;
	color: #7E7F7F;
	}	
 .subtitulo {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-style:normal;
	font-weight:bold;
	color: #686A6B;
	}
 .subtituloroj {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-style:normal;
	font-weight:bold;
	color: #DE1F00;
	}

 .texto {
 	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: justify;
	color: #686A6B;
	}
 .textorojo {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-style:normal;
	color: #DE1F00;
   }                  	
 .textonota {
 	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-align: justify;
	color: #686A6B;
	}
 .copy {
 	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-style:normal;
	color: #CD9C9C;
	}
 .enlace {
 	font-family: times, sans-serif;
	font-size: 11px;
	font-style:normal;
	color: #686A6B;
	}

A {color:#686A6B;text-decoration:none;}
A:link{color:#686A6B; text-decoration:none;}
A:visited{color:#686A6B; text-decoration:none;}
A:hover {text-decoration: underline;color: #DE1F00;}


