 
<style>
select {
	font-family: Arial;
	font-size: 10px;
}
input {
	font-family: Arial;
	font-size: 10px;
}

a:link {  text-decoration: none; color: #0066CC;}
a:hover {
	color: #0066CC;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	border-bottom-width: 2px;
}
a {
	color: #0066CC; 
	text-decoration: none;	
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	border-bottom-width: 1px;}
}

a.top, a:link.top, a:visited.top {
	text-decoration : none; color: #585858;
	border-bottom-style: none;
	border-bottom-width: 0px;
	}
a:hover.top {
	text-decoration : none; color: #000000;
	border-bottom-style: none;
	border-bottom-width: 0px;
	}
a.news, a:link.news, a:visited.news {
	FONT-SIZE: 11px; line-height: 120%
	text-decoration : none; color: #585858;
	border-bottom-style: none;
	border-bottom-width: 0px;
	}
a:hover.news {
	FONT-SIZE: 11px; line-height: 120%
	text-decoration : none; color: #0066CC;
	border-bottom-style: none;
	border-bottom-width: 0px;
	}
.title {color: red;}
.separadores {  color: #0066CC;FONT-SIZE: 13px;}
.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;
	list-style-image: url(img/blue_square.gif);
}
.backbody {
	background-image: url(img/back.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.disclaimer {
line-height: 120%;
}
.news {
line-height: 130%;
}
.date {
FONT-SIZE: 9px; COLOR: #999999;
}
A.NavLeftLnk {
	FLOAT: left;
	WIDTH: 100px;
	HEIGHT: 28px;
	COLOR: #FFFFFF;
	TEXT-INDENT: 7px;
	PADDING-TOP: 3px;
	TEXT-ALIGN: left;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	BACKGROUND-COLOR: #0066CC;
	border-bottom-width: 0px; 
}
A.NavLeftLnk:hover {
	FLOAT: left; 
	WIDTH: 100px; 
	HEIGHT: 28px; 
	COLOR: #FFFFFF; 
	TEXT-INDENT: 7px; 
	PADDING-TOP: 3px; 
	BACKGROUND-COLOR: #333333; 
	TEXT-ALIGN: left; 
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	border-bottom-width: 0px;
}
.tableLinks {
	FONT-SIZE: 12px; COLOR: #585858; FONT-FAMILY: Arial,Helvetica, geneva,sans-serif; line-height: 170%;
}
</style>

