 
<style>

a:link {  text-decoration: none; color: #000000;}
a:hover {  
	color: #000000; 
	text-decoration: none;	
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 2px;}
a {
	color: #000000; 
	text-decoration: none;	
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;}
}

a.footerlink, a:link.footerlink, a:visited.footerlink {
	text-decoration : none; color: #FFFFFF;}
a:hover.footerlink {
	text-decoration : underline; color: #FFFFFF}
a.doobop, a:link.doobop, a:visited.doobop {
	text-decoration : none; color: #999999;}
a:hover.doobop {
	text-decoration : underline; color: #333333;}

.bg {	background: url(img/back2.jpg) no-repeat;}
.title {color: #CC3333;}
.separadores {  color: #229cec}
.trans {  filter: Alpha(Opacity=90)}
TD {
	FONT-SIZE: 12px; COLOR: #585858; FONT-FAMILY: Arial,Helvetica, geneva,sans-serif; line-height: 170%
}
li {
	list-style-type: square;
}
</style>
