body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.topnav {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.hometext {
	font-size: 18px;
}

a.topnav:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
a.topnav:visited {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
a.topnav:active {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
a.sidenav {
	display: block;
	width: 110px;
	border: 1px solid #8CC04C;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #8CC04C;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 5px;
	letter-spacing: 1px;
	margin-left: 15px;
	font-size: 14px;
}
.prices {
	color: #009900;
	font-weight: bold;
}
