/* CSS Document */

body {
	background-color: #000000;
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FCFAE9;
}

table {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FCFAE9;
	line-height: 22px;
}

.Menu {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FCFAE9;
}
.Menu_page {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #5a514a;
}

a:link, a:visited {
	color: #FCFAE9;
	text-decoration: none;
}
a:hover {
	color: #584f48;
	text-decoration: none;
}

.piede {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #584f48;
}

