a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
table {
	background-image: url(imagens/logo_fundo.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
