

/****************links*************************/
a:link {
    font-family: Arial; 
    color: #E2C658; font-weight: bold; text-decoration: none;font-size:9pt }
a:visited {
    font-family: Arial; 
    color: #E2C658; font-weight: bold; text-decoration: none;font-size:9pt }
}
a:hover {
    font-family: Arial; 
    color: #FFFFFF; font-weight: bold; text-decoration: none;font-size:9pt }
}
    
    
    /****************Formularios*******************/
    
    INPUT	
{
   	border:1px solid #999999; FONT-FAMILY: Arial,arial;
   	FONT-SIZE: 9pt;
   	background-color: #FFFFFF;
   	color: #000000; margin-right:6; margin-left:2; margin-top:2; margin-bottom:2;
}
   	
img 
{
   	border:1px solid transparent;
}

body
{
   	FONT-FAMILY: Arial;
   	FONT-SIZE: 9pt;
   	color: #000000;
}