@charset "utf-8";
a:link {
	color: #CCC;
	text-decoration: none;
}
a:active {
	color: #F0F0F0;
	text-decoration: none;
}
#fundo {
	width: 50em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
