body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #9D8949;
	background-color: #000033;
	background-image: url(../img/tapete.png);
	background-repeat: repeat;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #E2D7A1;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a:link {
	color: #C3B46F;
	text-decoration: none;
}
a:visited {
	color: #978344;
	text-decoration: none;
}
a:hover {
	color: #988344;
	text-decoration: underline;
}
a:active {
	color: #C5B771;
	text-decoration: none;
}

#head {
	position: relative;
	top: -15px;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #B7A763;
	font-weight: normal;
}
.subnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#table01 {
	color: #2D1907;
}

