.topstrip {
	background-image: url(../images/topstrip_repeater.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.lightgreen {
	background-image: url(../images/light_green.png);
	background-repeat: repeat;
}

.amy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.bottom {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

.body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}

.amygreen {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #aacc85;
	text-decoration: none;
	font-weight: bold;
}
.bottomgreen {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #aacc85;
	text-decoration: none;
	font-weight: bold;
}

.bodygreen {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #aacc85;
	text-decoration: none;
	font-weight: bold;
}

.bodylinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #aacc85;
	text-decoration: underline;
	font-weight: bold;
}

.headers {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #aacc85;
	text-decoration: none;
	font-weight: bold;
}


.prices {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #aacc85;
	text-decoration: none;
	font-weight: bold;
}

a:link {
}
a:visited {
}
a:hover {
}
a:active {
}

