
BODY {
	scrollbar-arrow-color : #000000;
	scrollbar-base-color : #004080;
}
A {
	color: #004080;
	font-size: 16px;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}
A:VISITED
{
	color: Black;
	font-size: 16px;
	font-family: Arial;
	text-decoration: none;
}
A:HOVER {
	color: Red;
	font-size: 16px;
	font-family: Arial;
	text-decoration: none;
}
A:ACTIVE
{
	color: #FF4848;
	font-size: 16px;
	font-family: Arial;
	text-decoration: none;
}

input {
	font-size: 12;
	font-family: Tahoma;
	background-color: #ffffff;
	border-color: #004D7D;
	border-width : thin
}
select { font-size: 11; font-family:  Tahoma; background-color: #ffffff; border-style: ridge; border-width : thin
}
select.menu { color: #27AB69; 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:12px;
	color: #000000;
}
#texto2 {
	font-family: Arial;
	font-size: 12px;
	color: #004080;
}
#texto3 {
	font-family: Arial;
	font-size: 14px;
	color: #004080;
}
#textorodape {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	font-weight: Bold;
}
#titulo {
	font-family: Arial;
	font-size: 18px;
	color: #004080;
	font-weight: bold;
}