.titulo {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

body {
	scrollbar-face-color: #FFCC33;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #333333;
	scrollbar-3dlight-color: #CCCC33;
    scrollbar-darkshadow-color: ; 
	scrollbar-track-color: #FF6633;
	scrollbar-arrow-color: #000000;
	background-attachment: fixed;
	background-image:  url(../imagens/fundo.gif);
	background-position: 0px 0px;
}

A:link { color: #000000; text-decoration: none; }
A:visited { color: #OOOOOO; text-decoration: none; }
A:active { color: #FF6633; }
A:hover {  text-decoration: underline; }

.linknot:link {
	text-decoration: none;
	color: #339933;
}  
.linknot::visited {	color: #339933; text-decoration: none; }     
.linknot::active {	color: #FF6633;}
.linknot::hover { text-decoration: underline; }.titulo {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.subtitulo {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.boxtitulo {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.textopq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.titulomaior {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.menu {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
