@charset "utf-8";
/* CSS Document */

td img {display: block;}body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagens_arte/fundo_site.jpg);
	background-color: #2F2F2F;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
}
a {
	font-family: Verdana;
	font-size: 12px;
	color: #CFFF00;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: none;
	color: #FF9999;
}
a:active {
	text-decoration: none;
}
