body { margin-right: 0px;
       margin-top: 0px;   
       margin-bottom: 0px; 
       margin-left: 0px;
       font-family: "verdana";
       color: #000000;
       font-size: 10px;
     }
a:link    {color: #000000;
	  	text-decoration:none;
		text-widht: bold;
          	}
a:visited {color: #000000;
	  	text-decoration:none;
		text-width: bold;
          	}
a:actived {color: #000000 ;
	  	text-decoration:underline;
          	}
a:hover   {color: #000000 ; 
	   	text-decoration:underline;
		text-width: bold;
 	   	}

.gps
{ 
font-size: 10px; 
font-family: verdana; 
color:#000000;
font-weight: bold;
}

a.gps:link
{ 
font-size: 10px; 
font-family: verdana; 
color:#000000;
font-weight: bold;
font-decoration: none;
}


a.gps:visited
{ 
font-size: 10px; 
font-family: verdana; 
color:#000000;
font-weight: bold;
font-decoration: none;
}

a.gps:hover
{ 
font-size: 10px; 
font-family: verdana; 
color:#000000;
font-weight: bold;
font-decoration: underline;
}

td.gps 
{
font-size: 10px;
background:#DDDCDA;
font-weight: bold;
}

td.libres 
{
font-size: 10px;
background:#DDDCDA;
}

td {font-size: 10px;
   }
th {font-size: 10px;
   }
   
input.telefonos {
 font-size : 10px ; 
 font-family: verdana ;  
 color : #00000; 
 border : 1px solid #ABB889 ; 
 background-color : #B9C794;  
		}