@charset "utf-8";
body {
	font-family: "Century Gothic";
	font-size: 12px;
	text-decoration: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	margin: 0px;
	padding: 0px;
}
.red {
	color: #FF0000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #000000;
}
.menu_footer {
	font-size: x-small;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.table {
	border: 1px solid #000000;
}
.cell_border {
	border: 1px solid #000000;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
