body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../img/bg.jpg);
	background-attachment: fixed;
}
.vermelhos {
	color: #e85620;
	font-size: 12px;
}
.titulovermelho {
	font-size: 14px;
	color: #e85620;
	font-weight: bold;
}
.azul {
	font-size: 12px;
	color: #340c70;
}
.tituloazul {
	font-size: 14px;
	color: #340c70;
	font-weight: bold;
}
.rodape {
	color: #747474;
	background-color: #dededc;
}
.tituloplanoazul {
	font-size: 12px;
}
.textosplano {
	font-size: 12px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.adquiraPlano {
	font-size: 18px;
	color: #E85620;
}
