.tabelas {
	border: thin groove #999999;
	list-style-type: none;
	list-style-image: none;
	font-family: Arial;
	font-size: xx-small;
	color: #333333;
	text-decoration: none;





}
a:hover {
	background-color: #000000;
	border: thin groove #000000;

}
