.text {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #42363F;
}
a:link {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;color: #C31F1F;
}
a:visited {
	color: #CC3366;
}
a:hover {
	color: #700017;
	background-color: #F5E982;
}
.header {
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 8675af;
}
.prices {
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A174A0;
}
.table {
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #6CA5B7;
	border: thin solid #CCCCCC;
	color: #FFFFFF;
	padding: 2px;
}
.tanheader {
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6CA5B7;
	background-color: E6EBF3;
}
.caps {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
body {
	background-image: url(yellow2.jpg);
}
