a:link {
	text-decoration: none;
		font-size: 11px;
		color: #FFFFFF;
}
a:visited {
	text-decoration: none;
		font-size: 11px;
		color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
		font-size: 11px;
		color: #EAD75F;
}
a:active {
	text-decoration: none;
		font-size: 11px;
		color: #FFFFFF;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	line-height:16px;
	background-color: #000000;
	font-size: 11px;
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
}
.textinhonegrito {
	font-size: 10px;
	text-align: left;
	font-weight: bold;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-color: #88A7B3;
	border-color: #091843;
	border: 1px;
}
.base1 {
	background-image: url(imagens/b3.jpg);
	background-repeat: no-repeat;
}
.base2 {
	background-image: url(imagens/b4.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
.titulo {
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F0D758;
}
.titulo2 {

	font-size: 13px;
	text-align: left;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.basesimao {

	background-image: url(imagens/f_s.jpg);
	background-repeat: no-repeat;
}
