BODY {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFCC;
}

a:link {
	color: #CC6600;
	text-decoration: none
}
a:visited {
	color: #CC6600;
	text-decoration: none
}
a:hover {
	color: #990000;
	text-decoration: underline;
	cursor: hand;
}
a:active {
	color: #990000;
	text-decoration: none
}

.quicklinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
	text-transform: uppercase;
}

.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFCC;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF99;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #666666;
}
.locations {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF99;
}
