 a:link {
        color: #000000;
  }
  a:visited {
        color: #000000;
  }
  a:hover {
        color: #000000;
        font-style: bold;  
        font-family: Arial; font-size: 14px;      
  }
  a:active {
        color: #000000;
	    font-style: bold;        
  }
  body {
  	color: #000000;
	background-color: #FFFFFF
	font-family: Arial; font-size: 10px;
    text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  }
  
  .normal {
	color: #000000;
	background-color: #FFFFFF;
    text-align: left;
	font-family: Arial; font-size: 10px;
    
  }
  
  td {
	color: #000000;
	background-color: #FFFFFF;
    text-align: left;
	font-family: Arial; font-size: 10px;
	
    
  }
    
  .destacado {
	color: #000000;
	background-color: #FFFFFF
;
    text-align: left;
  	font-family: Arial; font-size: 10px;
  
    }