/* CSS Document */
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.news {
    FONT-SIZE: 9px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none
}
.topo {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.titulo {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.textobold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
body {
    scrollbar-3dlight-color: rgb(241,239,226);
	scrollbar-arrow-color: rgb(0,0,0);
	scrollbar-base-color: rgb(230,230,230);
	scrollbar-darkshadow-color: rgb(0,0,0);
	scrollbar-face-color: rgb(230,230,230);
	scrollbar-highlight-color: rgb(255,255,255);
	scrollbar-shadow-color: rgb(138,138,138);
	scrollbar-track-color: rgb(209,209,209);
}.decoracao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC6633;
	text-decoration: none;
}
