body {
	background-image: url("../resources/imagens/fundo.gif");
}

a:link,a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #f00;
}

a:active {
	text-decoration: none;
}

.TabelaCorpo {
	width: 90%;
}

.ui-widget {
	font-size: 11px !important;
}