@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../imagens/bg.jpg) repeat-x;
	background-color: #EBECED;
}
td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
.Tabela {
	border: 1px solid #E2E2E2;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #060;
	font: 11px Verdana, Geneva, sans-serif;
	background: #EAEAEA center center;
}
a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
