a:link {  
	font-family: Verdana, Arial, Helvetica;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #E07812;
	text-decoration: none;
}


a:visited {  
	font-family: Verdana, Arial, Helvetica;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #E07812;
}
a:hover {  
	font-family: Verdana, Arial, Helvetica;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #9d2b41;
}
a.rojo:link {  
	font-family: Verdana, Arial, Helvetica;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #ce210e;
	text-decoration: none;
}
a.rojo:visited {  
	font-family: Verdana, Arial, Helvetica;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #ce210e;
	text-decoration: none;
}
a.rojo:hover {  
	font-family: Verdana, Arial, Helvetica;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #8f97a1;
	text-decoration: none;
}
.parrafo {  
	font-family: Verdana, Arial, Helvetica;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #6971ae;
	text-decoration:UNDERLINE;
}
td {  
        vertical-align: top;
	font-family: Verdana;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

th {    
        vertical-align: top;
	font-family: Verdana;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
	color: #666666;
}
pre {    
	font-family: Verdana;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
}
h1 {         
	font-family: Verdana;
	font-size: medium;
	font-style: normal;
	font-weight: bold;		
	color: #E07812;
}
cite {        
	font-family: Verdana, Arial, Helvetica;
	text-align: justify;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold; 		
	color: #75989d;
}
h2 {        
	font-family: Verdana, Arial, Helvetica;
	font-size: x-small;
	font-style: normal;
	font-weight: bold; 		
	color: #666666;
}
h3, body {        
	font-family: Verdana, Arial, Helvetica;	 	
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	text-align: justify;	
	color: #666666;
}
br {     	
	line-height: 50px;
}

ul {
list-style-position: outside;
color: #E07812;
}

