 
<style>

a:link {  text-decoration: none; color: #FF6600; }
a:hover {  color: #FF6600; text-decoration:underline ;}
a {  text-decoration: none; color: #FF6600;}

a.language, a:link.language, a:visited.language {
	text-decoration : none; color: #FFCC00;}
a:hover.language {
	text-decoration : underline; color: #FFCC00;}

a.menulink, a:link.menulink, a:visited.menulink {
	text-decoration : none; color: #333333; background:}
a:hover.menulink {
	text-decoration : none; color: #229cec; background:}

a.modelink, a:link.modelink, a:visited.modelink {
	text-decoration : none; color: #333333; background:}
a:hover.modelink {
	text-decoration : none; color: #FFFFFF; background:}

a.colaboration, a:link.colaboration, a:visited.colaboration {
	text-decoration : none; color: #cccccc;}
a:hover.colaboration {
	text-decoration : none; color: #666666;}

.back {	color: #FFFFFF;background: #FF6600;}
.separadores {  color: #229cec}
.txtsmall {  FONT-SIZE: 11px; COLOR: #eeeeee; FONT-FAMILY: Arial,Helvetica, geneva,sans-serif; line-height: 140%
}
.trans {  filter: Alpha(Opacity=90)}
TD {
	FONT-SIZE: 11px; COLOR: #666666; FONT-FAMILY: Arial,Helvetica, geneva,sans-serif; line-height: 170%
}
.alphaon {  filter: Alpha(Opacity=90);}
.alphaoff { filter: Alpha(Opacity=100);}
</style>