body {
	background:#C40A78;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.estilo1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #fff200;
}
.estilo2 {
	font-family: Verdana;
	line-height:20px;
	font-size: 12px;
	font-weight: normal;
	color: #C40A78;
	text-align:center;
}
.estilo3 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.estilo4 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.estiloR {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

