.mnu  {
	font-family : "Trebuchet MS";
	font-size : 12;
	text-decoration : none;
	color: #0000FF;
}
.mnu:link {
	text-decoration : none;
	color : #0000FF;
}
.mnu:hover {
	text-decoration : underline;
	color : #333333;
}
.mnu:visited {
	color : #0000FF;
}
.txt_home  {
	font-family : "Trebuchet MS";
	font-size : 11;
	text-decoration : none;
	color : Gray;
}
.txt  {
	font-family : "Trebuchet MS";
	font-size : 11;
	text-decoration : none;
	color : Gray;
}
.tit  {
	font-family : "Trebuchet MS";
	font-size : 24;
	text-decoration : none;
	color : Silver;
}
.rodape  {
	font-family : "Trebuchet MS";
	font-size : 11;
	text-decoration : none;
	color : Gray;
}
.mnu1  {
	font-family : "Arial";
	font-size : 15;
	text-decoration : none;
	color : White;
}
.mnu1:link  {
	color : White;
	text-decoration : none;
}
.mnu1:hover  {
	text-decoration : underline;
	color : #dddddd;
}
.form  {
	font-family : Arial;
	font-size : 11;
	text-decoration : none;
	color : #000099;
	text-align : right;
}
BODY {
	SCROLLBAR-FACE-COLOR: #9999FF; SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; SCROLLBAR-SHADOW-COLOR: #FFFFFF; SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; SCROLLBAR-ARROW-COLOR: #FFFFFF; SCROLLBAR-TRACK-COLOR:FFFFFF; SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF
}
