.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF6600;
}

.mnu  {
	font-family : "Trebuchet MS";
	font-size : x-small;
	text-decoration : none;
	color: Black;
}
.mnu:link {
	text-decoration : none;
	color : Black;
	font-family: Arial, Helvetica, sans-serif;

}
.mnu:hover {
	text-decoration : underline;
	color : #FF3300;
}
.txt_home  {
	font-family : "Trebuchet MS";
	font-size : 11;
	text-decoration : none;
	color : Gray;
}
.txt  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #000000;
}
.txt a{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #000000;
}
.txt a:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #CC6600;
}
.tit  {
	font-family : "Trebuchet MS";
	font-size : 24;
	text-decoration : none;
	color : Silver;
}
.rodape  {
	font-family : "Trebuchet MS";
	font-size : 9;
	text-decoration : none;
	color : Gray;
}
.mnu1  {
	font-family : Arial;
	font-size : x-small;
	text-decoration : none;
	color : #000000;
}
.mnu1:link  {
	color : #000000;
	text-decoration : none;
}
.mnu1:hover  {
	text-decoration : underline;
	color : #FF3300;
	font-family: Arial, Helvetica, sans-serif;

}
.form  {
	font-family : Arial;
	font-size : x-small;
	text-decoration : none;
	color : Black;
	text-align : right;
}
BODY {
	SCROLLBAR-FACE-COLOR: #FFCD9A;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR:FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	font-size: 12px;
}
