
A:link    {
          color:navy;  font-style="normal";  font-weight="lighter";
		  font-size="12px";  font-family="verdana"
		  }

A:visited {
          color:navy;  font-style="normal";   font-weight="lighter";
		  font-size="12px";  font-family="verdana"
		  }

A:hover  {
          color:teal;  font-style="normal";   font-weight="lighter";
		  font-size="12px";  font-family="verdana"
		  }
	  
#capa1    {
          left:270px; top:60px; position:absolute; color:navy;
		  font-family="lucida sans"; font-size="x-large" 
		  }
		  
#capa2    {
          left:273px; top:63px; position:absolute; color:#c0c0c0;
		  font-family="lucida sans"; font-size="x-large" 
		  }
		  
	  
#capa5    {
          left:300px; top:90px; position:absolute; color:navy;
		  font-family="lucida sans"; font-size="x-large" 
		  }
		  
#capa6    {
          left:303px; top:93px; position:absolute; color:#c0c0c0;
		  font-family="lucida sans"; font-size="x-large" 
		  }
		  

#capa3    {
          left:220px; top:30px; position:absolute; color:red;
		  font-family="lucida sans"; font-size="large" 
		  }
		  
#capa4    {
          left:223px; top:33px; position:absolute; color:#c0c0c0;
		  font-family="lucida sans"; font-size="large" 
		  }
	  
H1        { color:red; font-family="verdana"; font-size="x-large" }	 

H2        { 
          color:navy;  font-family="verdana"; font-weight="lighter";  
		  font-size="12px"; 
		  }

H3        {
          color:navy; font-family="verdana"; font-weight="lighter";
          font-size="10px"; 
          }
		  
H4        {
          color:red; font-family="verdana"; font-weight="lighter";
          font-size="12px"
          }
		  
H5        {
          color:white;  font-family="verdana";  font-weight="lighter";
	      font-size="12px"; 
		  }
		  
H6        {
          font-family="verdana";  font-weight="lighter";
	      font-size="10px"; text-align:"center";
		  }

P         {
          color:navy;  font-family="verdana";  font-weight="lighter";
          font-size="10px"
          }

TD        {
          color:navy;  font-family="verdana";  font-weight="lighter";
	      font-size="10px"; text-align:"center";
		  a:hover {color:red}
		  }
		  
TH        {
          color:white;  font-family="verdana";  font-weight="bold";
	      font-size="12px"; text-align:"center";
		  a:hover {color:red}
		  }
		 
pre       {
          color:navy; font-family="lucida sans"; font-weight="lighter";
          font-size="x-small"; text-align="justify"
          }
		  
pre#TITULO   
          {
          color:white; font-family="lucida sans"; font-weight="lighter";
          font-size="x-small"; text-align="justify"
          }
