
BODY {
	scrollbar-arrow-color : #cccccc;
	scrollbar-base-color : #000000;
}
A {
	color : #cccccc;
	font-size : 12px;
	font-family : Verdana;
	text-decoration : none;
}
A:VISITED
{
	color : #000000;
	font-size : 12px;
	font-family : Verdana;
	text-decoration : none;
}
A:HOVER {
	color : #000000;
	font-family : Verdana;
	font-size : 12px;
	text-decoration : none;
	
}
A:ACTIVE
{
	color : #000000;
	font-family : Verdana;
	font-size : 12px;
	text-decoration : none;
}

input {
	font-size: 12;
	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: #cccccc; 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:11px;
	color: #cccccc;
}
#texto1 {
	font-family: Arial;
	font-size:13px;
	color: #ffffff;
}