* {
	background-image: url(images/apoio_fundo.gif);
	background-repeat: repeat-x;
	list-style-type: none;
	margin: 0;
}

table {
	width: 100%;
	border-spacing: 5px;
}
table td {
	padding-top: 3%;
}
table td a {
	display:block;
}