
BODY {
	scrollbar-arrow-color : #022B30;
	scrollbar-base-color : #006E7C;
}
A {
	color : #FFBF5E;
	font-size : 14px;
	font-family : arial;
	text-decoration : none;
}
A:VISITED
{
	color : #FFBF5E;
	font-size : 14px;
	font-family : arial;
	text-decoration : none;
}
A:HOVER {
	color : #004364;
	font-size : 14px;
	font-family : arial;
	text-decoration : none;
	
}
A:ACTIVE
{
	color : #004364;
	font-size : 14px;
	font-family : arial;
	text-decoration : none;
}

input {
	font-size: 11;
	font-family: Tahoma;
	background-color: #ffffff;
	border-color: #000000;
	border-width : thin
}
select { font-size: 11; font-family:  Tahoma; background-color: #ffffff; border-style: ridge; border-width : thin
}
select.menu { color: #FF0000; 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:14px;
	color: #FB991F;
}
#texto1 {
	font-family: Arial;
	font-size:13px;
	color: #000000;
}
#texto2 {
	font-family: Arial;
	font-size:14px;
	color: #ffffff;
}
#texto3 {
	font-family: Arial;
	font-size:14px;
	color: #000000;
}
#texto4 {
	font-family: Arial;
	font-size:16px;
	color: #000000;
}