.fundo {
	background-image: url(images/home_04.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
.ablue { color:#1E65C7; text-decoration:none; }
.ablue:hover { color:#1E65C7; text-decoration:underline; }

.aw { color:white; text-decoration:none; }
.aw:hover { color:white; text-decoration:underline; }

.apq { color:white; text-decoration:none; font-size: 7pt;}
.apq:hover { color:white; text-decoration:underline; }

.agr{ color:white; text-decoration:none; font-size: 8pt;}
.agr:hover { color:white; text-decoration:underline; }

.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.form {
	background-color: #276394;
	border: thin solid #A6B7D0;
}
