BODY {
	text-align: center;
	font-family: Verdana;
	font-size: 12px; 
	background-color: #FFFFFF;
} 

a:hover {
	font-family: Verdana;
	font-size: 12px; 
	text-decoration: none;
	color: #FF0000;
}

a:link {
    font-family: Verdana;
	font-size: 12px; 
	color: #006699; 
	text-decoration: none
}

a:visited {
     font-family: Verdana;
	 font-size: 12px; 
	 color: #996699; 
	 text-decoration: none
}

.capital {  
 font-family: Verdana; 
 font-size: 18px; 
 font-weight: bold; 
 color: #660000
 }

.titulo{  
 font-family: Verdana; 
 font-size: 14px; 
 font-weight: bold; 
 color: #000000
 }
 .general{  
 font-family: Verdana; 
 font-size: 12px; 
 font-weight: normal; 
 color: #000000
 }
