a:link {
	color: #000;
}
a:visited {
	color: #666;
}
a:hover {
	color: #FF0;
}
a:active {
	color: #333;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #666;
}
.maintext {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #000;
}
.links {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFF;
}
.title {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000;
	font-family: "Courier New", Courier, monospace;
}
.legal {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
}

