.textetaula {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.menu a:link{
	color: #000000;
	font-family: "Century Gothic";
	font-size: 11px;
	text-decoration:none;
	margin-top: 13px;
}
.menu a:hover{
	color: #000000;
	font-family: "Century Gothic";
	font-size: 11px;
	text-decoration:none;
	margin-top: 13px;
}
.menu a:active{
	color: #000000;
	font-family: "Century Gothic";
	font-size: 11px;
	text-decoration:none;
	margin-top: 13px;
}
.menu a:visited{
	color: #000000;
	font-family: "Century Gothic";
	font-size: 11px;
	text-decoration:none;
	margin-top: 24px;
}
body {
	background-color: #ea6821;
}
