body {
	background-color:#FFEDF5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
.estilo1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #00ABBD;
}
.estilo2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.estilo3 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.estilo4 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: underline;
}

