.texto {
	font-family : Verdana;
	font-size : 11px;
	letter-spacing : 1px;
	color : #FFFFFF;
	text-decoration : none;
	line-height : 14px;
}

.textopq {
	font-family : Verdana;
	font-size : 9px;
	letter-spacing : 1px;
	color : #FFFFFF;
	text-decoration : none;
	line-height : 12px;
}

.textopq:hover {
	color : #D0860C;
}

.titicone {
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	letter-spacing : 1px;
	color : #FFC751;
	text-decoration : none;
}

.titicone:hover {
	color : #BA6C0F;
}

.textomarrom {
	font-family : Verdana;
	font-size : 11px;
	letter-spacing : 1px;
	color : #843D05;
	text-decoration : none;
	line-height : 14px;
}

.textomarrom:hover {
	color : #A96008;
}

.textomarrompq {
	font-family : Verdana;
	font-size : 10px;
	letter-spacing : 1px;
	color : #843D05;
	text-decoration : none;
}

.textomarrompq:hover {
	color : #A96008;
}

.titlegenda {
	font-family : Verdana;
	font-size : 9px;
	font-weight : bold;
	letter-spacing : 1px;
	color : #843D05;
	text-decoration : none;
}

.subtitulo {
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	letter-spacing : 1px;
	color : #C18300;
	text-decoration : none;
}

.titamarelo {
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	letter-spacing : 1px;
	color : #FFAD00;
	text-decoration : none;
}

.titamarelo:hover {
	color : #C18300;
}

.textoamarelopq {
	font-family : Verdana;
	font-size : 9px;
	letter-spacing : 1px;
	color : #FFAD00;
	text-decoration : none;
}

.textoamarelopq:hover {
	color : #C18300;
}


BODY {
    scrollbar-base-color: #E39900;
    scrollbar-shadow-color: #843D05;
    scrollbar-highlight-color: #AB7A11; 
    scrollbar-3dlight-color: #F9AD11; 
    scrollbar-darkshadow-color: #B7922F;
    scrollbar-track-color: #F1A303; 
    scrollbar-arrow-color: #843D05;
}

  
  input, select, textarea {
	background-color : #FBAF11;
	border : 1px solid #C18300;
	font-family : Verdana;
	font-size : 11px;
	color : #AD6A0A;
}



