 
<style>

a:link {  text-decoration: underline; color: #CC3300;}
a:hover {  color: #CC3300; text-decoration: none;}
a {  text-decoration: underline; color: #CC3300;}

a.footerlink, a:link.footerlink, a:visited.footerlink {
	text-decoration : none; color: #CC3300;}
a:hover.footerlink {
	text-decoration : none; color: #333333}
a.fot, a:link.fot, a:visited.fot {
	text-decoration : none; color: #FFFFFF;}
a:hover.fot {
	text-decoration : underline; color: #FFFFFF;}

.back {	color: #FFFFFF;background: #FF6600;}
.titulos {	color: #CC3300; 
	text-decoration: none;	
	border-bottom-style: solid;
	border-bottom-color: #aaaaaa;
	border-bottom-width: 2px;
	FONT-SIZE: 12px;
}

.separadores {  color: #229cec}
.trans {  filter: Alpha(Opacity=90)}
TD {
	FONT-SIZE: 11px; COLOR: #585858; FONT-FAMILY: Arial,Helvetica, geneva,sans-serif; line-height: 170%
}
</style>

