
BODY {
	scrollbar-arrow-color : #E3B794;
	scrollbar-base-color : #2A331C;
	background-color: #2A331C
}
A {
	color : #E3B794;
	font-size : 11px;
	font-family : Verdana;
	text-decoration : none;
}
A:VISITED
{
	color : #E3B794;
	font-size : 11px;
	font-family : Verdana;
	text-decoration : none;
}
A:HOVER {
	color : #E3B794;
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
	
}
A:ACTIVE
{
	color : #2A331C;
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
}

input {
	font-size: 11;
	font-family: Tahoma;
	background-color: #ffffff;
	border-color: #7D8A69;
	border-style: dotted;
	border-width : thin
}
select { font-size: 11; font-family:  Tahoma; background-color: #ffffff; border-style: ridge; border-width : thin
}
select.menu { color: #ffffff; font-weight: bold; font-size: 11px; font-family: Tahoma;  border-style: ridge; border-width : thin
}
textarea { font-size: 11; font-family:  Tahoma; background-color: #ffffff;  border-style: ridge; border-width : thin
}

#texto {
	font-family: Arial;
	font-size:12px;
	color: #E3B794;
}
#texto1 {
	font-family: Verdana;
	font-size:11px;
	color: #E3B794;
}
#texto2 {
	font-family: Arial;
	font-size:11px;
	color: #ffffff;
}
#texto3 {
	font-family: Arial;
	font-size:11px;
	color: #543516";
}
