body {
	margin:0;
	padding:0;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(../imagens/global/bg.jpg) repeat-x center top;
	color:#39434A;
}

a { color:#F60; text-decoration:none; }
a:hover { color:#000; }
a img { border:0; }

p {
	margin:0;
	padding:0 0 10px 0;
	text-align:justify;
	line-height:18px;
}
