
BODY {
	scrollbar-arrow-color : #ffffff;
	scrollbar-base-color : #03438B;
}
A {
	color : #333333;
	font-size : 11px;
	font-family : Tahoma;
	text-decoration : none;
	font-weight : bold;
}
A:VISITED
{
	color : #333333;
	font-size : 11px;
	font-family : Tahoma;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER {
	color : #B00A01;
	font-family : Tahoma;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
	
}
A:ACTIVE
{
	color : #FF0000;
	font-family : Tahoma;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
}

input {
	font-size: 11;
	font-family: Tahoma;
	background-color: #ffffff;
	border-color: #000000;
	border-style: solid;
	border-width: thin;
}
select { font-size: 11; font-family:  Tahoma; background-color: #ffffff; border-style: ridge; border-width : thin
}
select.menu { color: #000000; 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: #ffffff;
}
#texto1 {
	font-family: Arial;
	font-size:10px;
	color: #666666;
}
#texto2 {
	font-family: Arial;
	font-size:11px;
	color: #ffffff;
}
#texto3 {
	font-family: Arial;
	font-size:11px;
	color: #000000;
}
#texto4 {
	font-family: Arial;
	font-size:13px;
	color: #666666;
}
#texto5 {
	font-family: Arial;
	font-size:14px;
	color: #000000;
}
#texto6 {
	font-family: Arial;
	font-size:16px;
	color: #000000;
}