body {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.Estilo_TextoNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	margin-right: 50px;
}

a {
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;

}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

