body {
	background:url(images/fundo.png) top center fixed;
	margin:0;
}
.estilo1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #66019f;
}
.estilo2 {
	font-family: Verdana;
	line-height:20px;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
.estilo3 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-align:justify;
}
.estilo4 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
}
.estiloR {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
a:link {
	color: #FFF;
	text-decoration: underline;
}
a:visited {
	color: #FFF;
	text-decoration: underline;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: underline;
}


