BODY
{
 scrollbar-3dlight-color: #FFFFFF;
 scrollbar-arrow-color: #ffffff;
 scrollbar-base-color: #cccccc;
 scrollbar-darkshadow-color: #FFFFFF;
 scrollbar-face-color: #cccccc;
 scrollbar-highlight-color: #cccccc;
 scrollbar-shadow-color: #cccccc;
 scrollbar-track-color: #bbbbbb;
}
.Texto
{
  font-family: Arial;
  line-height: 15px;
  font-size: 11px;
  color: #E9DABE;
  text-decoration: none;
}
.Texto:hover
{
  font-family: Arial;
  line-height: 15px;
  font-size: 11px;
  color: #4D2F0F;
  text-decoration: none;
}
.Texto2
{
	font-family: Arial;
	line-height: 15px;
	font-size: 11px;
	color: #4D2F0F;
	text-decoration: none;
}
.Texto2:hover
{
	font-family: Arial;
	line-height: 15px;
	font-size: 11px;
	color: #4D2F0F;
	text-decoration: none;
}
.Branco
{
  font-family: Arial;
  line-height: 15px;
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
}
.Branco:hover
{
  font-family: Arial;
  line-height: 15px;
  font-size: 11px;
  color: #ffff00;
  text-decoration: none;
}
.Titulo
{
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  Text-decoration: none;
  color: #4D2F0F;
}
.Titulo_2
{
  font-family: Arial;
  font-size: 19px;
  font-weight: bold;
  Text-decoration: none;
  color: #000000;
}
.Titulo_3
{
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  Text-decoration: none;
  color: #000000;
}
.Titulo_4
{
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  Text-decoration: none;
  color: #676F3C;
}
.Menu
{
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
.Menu:hover
{
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #ffff00;
}
.Box
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	line-height: 15px;
	color: #000000;
	border: 1px solid Gray;
}
.Enquete
{
 font-family: arial;
 font-size: 11px;
 color: #000000;
 border: none; 
}
.Links
{
  font-family: Arial;
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: none
}
.Links:hover
{
	font-family: Arial;
	font-size: 11px;
	color: Yellow;
	text-decoration: none
}
.Mono
{
	font-family: monospace;
	font-size: 11px;
	color: #000000;
	border: 1px solid Silver;
}
SELECT
{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	border: 1px solid Silver;
}
TEXTAREA
{
 font-family: arial;
 font-size: 11px;
 color: #000000; 
 border: 1px solid Silver;
}
.Rodape
{
	font-family: Arial;
	line-height: 15px;
	font-size: 11px;
	color: #C8C8C8;
	text-decoration: none;
}
.Rodape:hover
{
  font-family: Arial;
  line-height: 15px;
  font-size: 11px;
  color: #C8C8C8;
  text-decoration: none;
}

