font		{FONT-FAMILY: Verdana, Arial; FONT-SIZE: 10px; font-weight: normal; }
a:link          {background: none; color: #000000; font-size: 12px Verdana; font-weight: lighter; text-decoration: none; cursor: pointer;}
a:active        {background: none; color: #000000; FONT-SIZE: 12px Verdana; font-weight: lighter; text-decoration: none; cursor: pointer;}
a:visited       {background: none; color: #000000; FONT-SIZE: 12px Verdana; font-weight: lighter; text-decoration: none; cursor: pointer;}
a:hover         {background: none; color: #000000; FONT-SIZE: 12px Verdana; font-weight: lighter; text-decoration: underline; cursor: hand;}

input{font-family:Verdana, Trebuchet MS, Arial; font-size:10px; color: #000000; border:1px solid #4D473B; background-color: #DED1B1; border-style: dotted}
textarea{font-family:Verdana, Trebuchet MS, Arial; font-size:10px; color: #000000; border:1px solid #4D473B; background-color: #DED1B1; border-style: dotted}
select{font-family:Verdana, Trebuchet MS, Arial; font-size:10px; color: #000000; border:1px solid #4D473B; background-color: #DED1B1; border-style: dotted}
radio{font-family:Verdana, Trebuchet MS, Arial; font-size:10px; color: #000000; border:1px solid #4D473B; background-color: #DED1B1; border-style: dotted}
.botao{font-family:Verdana, Trebuchet MS, Arial; font-size:10px; color: #FFFFFF; border:1px solid #4D473B; background-color: #4D473B; border-style: solid}
.boxers{font-family:Verdana, Trebuchet MS, Arial; font-size:10px; color: #FFFFFF; border:1px solid #4D473B; background-color: #4D473B; border-style: dotted}

a.branco {background: none; color: #FFFFFF; font-size: 14px Verdana; font-weight: bold; text-decoration: none; cursor: default}
a.branco:link {background: none; color: #FFFFFF; font-size: 14px Verdana; font-weight: bold; text-decoration: none; cursor: default}
a.branco:active {background: none; color: #FFFFFF; font-size: 14px Verdana; font-weight: bold; text-decoration: none; cursor: default}
a.branco:visited {background: none; color: #FFFFFF; font-size: 14px Verdana; font-weight: bold; text-decoration: none; cursor: default}
a.branco:hover {background: none; color: #0077A1; font-size: 14px Verdana; font-weight: bold; text-decoration: none; cursor: hand;}

a.preto:link {background: none; color: #000000; font-size: 12px Verdana; font-weight: lighter; text-decoration: none; cursor: default}
a.preto:active {background: none; color: #000000; FONT-SIZE: 12px Verdana; font-weight: lighter; text-decoration: none; cursor: default}
a.preto:visited {background: none; color: #000000; FONT-SIZE: 12px Verdana; font-weight: lighter; text-decoration: none; cursor: default}
a.preto:hover {background: none; color: #000000; FONT-SIZE: 12px Verdana; font-weight: lighter; text-decoration: underline; cursor: hand;}

.preto{font-family:Arial, Trebuchet MS, Arial; font-size:10; color: #000000}
.branco{font-family:Arial, Trebuchet MS, Arial; font-size:10; color: #FFFFFF}
.titulo{font-family:Arial, Trebuchet MS, Arial; font-size:12px; font-weight: bold; color: #4D473B}
.legenda{font-family:Arial, Trebuchet MS, Arial; font-size:9px; color: #000000}
.marrom{font-family:Arial, Trebuchet MS, Arial; font-size:9px; color: #3F3930}

.negrito{font-weight: bold; font-size:11px}

body {
    cursor: default;	
	
	/*
	background-color: #3F3930;	
	background-image: url(../imagens/fundo2.jpg);
	background-repeat: repeat-x;
	*/
	
	background-color: #BBAD90;	
	background-image: url(../imagens/fundo_marrom.jpg);
	background-repeat: repeat-y;
	background-position:center;	
	
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-base-color:  #3F3930;
	scrollbar-face-color:  #3F3930;		
	}

table{
	font-family: Verdana, Trebuchet MS, Arial;
	font-size: 10px;
}
