@charset "UTF-8";
body {
	margin-left: 5px;
	margin-top: 10px;
	margin-right: 10px;
	line-height: 17px;
	color: #000000;
	font-size: 11px;
	font-family: "Century Gothic";
}
a:link {
	color: #000000;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	visibility: visible;
	max-width: auto;
	background-color: #FF66FF;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	background-color: #FF66FF;
}
a:hover {
	text-decoration: none;
	color: #00CC66;
	background-color: #FFF000;
	font-family: "Courier New", Courier, monospace;
}
.titles {
	font-family: "Century Gothic";
	font-size: 11px;
	font-style: normal;
}
.maintitles {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #FF00FF;
	font-weight: bold;
}
.headerorfooter {
	color: #CCCCCC;
	font-family: "Century Gothic";
	font-size: 14px;
}
