 
<style>
<!--
a:link {  text-decoration: underline; color: #99CC00;padding:2px;}
a:hover {  background-color: #99CC00;	color: #FFFFFF;	text-decoration: none;padding:2px;}
a {  color: #99CC00; text-decoration: underline;padding:2px;}
.fuente {  font-family: tahoma, arial, helvetica, sans-serif;; font-size: 8pt; color: #999999; text-decoration: none}
li {  list-style-image: url(img/arrowbt.gif)}
-->
a.menulink{
	color : #FFFFFF;
	text-decoration : none;
}
a:hover.menulink{
	background-color: #ffffff;	
	color : #666666;
	text-decoration : none;
}

a:link.menulink{
	color : #ffffff;
	text-decoration : none;
}
TD {
	FONT-SIZE: 13px;
	COLOR: #585858;
	FONT-FAMILY: Arial,Helvetica, geneva,sans-serif;
	line-height: 140%;
	
}
.clientes {
	FONT-SIZE: 11px;
	COLOR: #585858;
	FONT-FAMILY: Arial,Helvetica, geneva,sans-serif;
	line-height: 140%;
	
}
.titulos {
	FONT-SIZE: 16px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, geneva, sans-serif;
	line-height: 140%;
	font-weight: bold;
	
}
.sub {
	FONT-SIZE: 10px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, geneva, sans-serif;
	
}

</style>


