body {
	background-color: #000000;
	background-image: url(images/bg_01.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {font-size: 24px}

.style3 {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
}
.style6 {
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
}
.style7 {font-family: "Times New Roman", Times, serif}

a {
color:#333333;
text-decoration:underline;
font-weight:bold;
}
a:hover {
color:#000000;
text-decoration:none;
font-weight:bold;
background-color:#d0cac1;
}
.TabelaPicture {
text-align:center;
vertical-align: middle;
}
.TabelaPicture:hover {
background-color:#d0cac1;
}
