
table        { font-family: Verdana; font-size: 8pt; text-align:justify }

a:link       { color: #000000 }
a:visited    { color: #808080 }
a:hover      { color: #C0C0C0 }
a:active     { color: #000000 }


#servicios a:link       
	{ 
	color: #000000;
	text-decoration:none; 
	}
#servicios a:visited    
	{ 
	color: #000000;
	text-decoration:none; 
	}
#servicios a:hover      
	{ 
	color: #C0C0C0;
	text-decoration:none; 
	}
#servicios a:active     
	{ 
	color: #000000;
	text-decoration:none; 
	}