a:link {  
	font-family: Verdana, Arial, Helvetica;
	font-size: 8 pt;
	font-style: normal;
	font-weight: normal;
	color: #ff6600;
	text-decoration: none;
}


a:visited {  
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #ff6600;
}
a:hover {  
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #CC9966;
}
a.rojo:link {  
	font-family: Verdana, Arial, Helvetica;
	font-size: 8 pt;
	font-style: normal;
	font-weight: bold;
	color: #ce210e;
	text-decoration: none;
}
a.rojo:visited {  
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ce210e;
	text-decoration: none;
}
a.rojo:hover {  
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #8f97a1;
	text-decoration: none;
}

h1, #titulo {         
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 30px;	
	color: #000000;
}
cite {        
	font-family: Verdana, Arial, Helvetica;
	text-align: justify;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;	
	color: #000000;
}
h2, #subtitulo {        
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 10px;	
	color: #ff6600;
}
h3, #texto {        
	font-family: Verdana, Arial, Helvetica;
	text-align: justify;
	font-size: 8 pt;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;	
	color: #000000;
}

h4 {        
	font-family: Verdana, Arial, Helvetica;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;	
	color: #ff6600;
}

h5 {        
	font-family: Verdana, Arial, Helvetica;
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
	line-height: 5px;	
	color: #000000;
}

h6 {        
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;	
	color: #000000;
}

h7 {        
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 25px;	
	color: #ffffff;
}


ul {
	color: #00000;
}
