body {
	margin: 0px 0 0px 0;
	background-image: url(img/fundo2.gif);
	background-position:top center;
	background-repeat: repeat-x;
	background-color:#000000;
	
}
body,p,th,td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

a {
	color:#000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
