body {
	margin:0;
	padding:0;
	font:12px Tahoma;
	color:#000;
	background:#7DCDC3 url(../imagens/global/bg.jpg) repeat-x center top;
}
a {
	text-decoration:none;
	color:#03C;
}
a:hover {
	color:#F90;
}
a img {
	border:0;
}
p {
	margin:0 0 5px 0;
	line-height:20px;
	text-align:justify;
}
address {
	display:none;
}