.whitelink {color: #FFFFFF}
a {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
body {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
}
.footer {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
}
.tagline {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #CC99CC;
}
.tagline-teal {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #99CCCC;
}
.highlights {
	color: #CC3300;
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
}
.highlightsgold {
	color: #CCCC00;
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
}
.highlightsblue {
	color: #3399FF;
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
}
.linkpurple {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #6699CC;
}
.link14 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #6699CC;
}
.sold {
	font-size: 24px;
	color: #FF9900;
}
.linkgray {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
}
.link14red {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
