@charset "utf-8";
/* CSS Document */

body {
	/* [disabled]background-color: #FCE643; */
}
body img {

}
a:link {
	text-decoration: underline;
	color:#000;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


#centro {
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	margin-top: 50px;
	text-decoration: none;
	color: #000;
	
}
