.texto9 {

	font-family: verdana, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:#583213;
}

.texto10 {

	font-family: verdana, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:#583213;
}

.texto10castanho {

	font-family: verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color:#583213;
}

.texto10bold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}

.px1 {
line-height: 1px;
}
.linha {
line-height: 2px;
background-color: #E8D7C1;

}
.tam2 {
line-height: 2px;
}

.tam5 {
line-height: 5px;
}

.tam7 {
line-height: 4px;
}

.tam14 {
line-height: 8px;
}

.tam8 {
line-height: 7px;
}

.tam12 {
line-height: 12px;
}

.tam16 {
line-height: 16px;
}

.tam20 {
line-height: 20px;
}

.tabela_def 
{
	border: thin solid #EEEEEE;
	border-bottom: none;
}

.tabela 
{
	border: thin solid #EEEEEE;
}




.forms 
{
	background-color: #E8D7C1;
	border: thin solid #ffffff;
	font-family: "verdana", Courier, mono;
	font-size: 10px;
	color: #000000;
}

.forms1 
{
	background-color: #ffffff;
	border: thin solid #ffffff;
	font-family: "verdana", Courier, mono;
	font-style: normal;
	font-weight: bold;
	font-size: 9px;
	color: #000000;
}

.forms2 
{
	background-color: #ffffff;
	border: thin solid #583213;
	font-size: 9px;
	color: #000000;
}


<!-- Cor dos Links -->
a
{
	text-decoration:none;
	font-family: Verdana;
	font-size:10px;
	color:#583213;
}

a:hover
 {
 text-decoration:none;
	font-family: Verdana;
	font-size:10px;
	color:#E8D7C1;
 }

a.cor
	{
	text-decoration:none;
	font-family: Verdana;
	font-size:10px;
	color:#583213;
	}
	
a.cor:hover
	{
	color:#E8D7C1;
	}



<!-- Cor do scrollbar -->		

body {
	scrollbar-arrow-color : #E8D7C1;
	scrollbar-face-color : #E8D7C1;
	scrollbar-base-color : #E8D7C1;
	scrollbar-track-color :  #E8D7C1;
}