body {
	background-image: url(imagens/bg.jpg);
	background-repeat: repeat-x;
	background-color: #464646;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #6633FF;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
#Layer1 {
	position:absolute;
	left:193px;
	top:735px;
	width:553px;
	height:183px;
	z-index:1;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
