.tabela
{
	background-image: url('fundo2a.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top;

}

.menu
a:link {

	color: #ffffff;

	text-decoration: none;

}

a:visited {

	color: #ffffff;

	text-decoration: none;

}

a:hover {

	color: #ffffff;

	text-decoration: none;

}

a:active {

	color: #ffffff;

	text-decoration: none;

}
.texto
 {color: #FFFFFF}

