.titulo {font-weight: bold; color: #A2FF00; font-size: 24px; }
body {
	scrollbar-arrow-color: #A5F200;
	scrollbar-3dlight-color: #004A70;
	scrollbar-darkshadow-color: #005B7A;
	scrollbar-face-color: #00556B;
	scrollbar-shadow-color: #00A597;
	scrollbar-track-color: #00778C;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg+total.jpg);
	background-repeat: repeat-x;
	background-color: #010B14;
}
.verde {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #A0FE07;
	font-size: 24px;
	font-weight: bold;
}
.azul {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #03597C;}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color:#99F700;
}
.topo {
	background-image: url(images/bg_topo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 209px;
}
.form {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #01354D;
	border: 1px solid #4B626A;
	color: #FFFFFF;
}
.botton {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #A0FE07;
	font-size: 10px;
	font-weight: normal;
}
