body {
	font-family: Arial, Helvetica, sans-serif;
}
.nav {
	font-size: 12px;
}
.nav-title {
	font-size: 13px;
	background-color: #00FF66;
}
.tablebg {
	background-color: #CCCCCC;
}
.contact {
	font-size: 10px;
}
.text {
	font-size: 12px;
}
.nav-route {
	font-size: 13px;
	background-color: #00FF66;

}
.page-title {
	font-size: 16px;
	background-color: #00FF66;

}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #006633;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #00CC00;
	text-decoration: underline;
}
.carms-bg {
	background-color: #00FF33;
}
.message-bg {
	background-color: #7DEB7A;
}
.news-bg {
	background-color: #55F962;
}
.home-title {
	font-size: 14px;
	font-weight: bold;

}
.front {
	background-position: center center;
}
.background {
	background-color: #C7F3BC;
	border: #CCFFCC;

}
.bgcol {
	background-color: #C9F8CA;
}
.centre {
	background-color: #83FA89;
}
.first {
	background-color: #A5F99B;
}
.end {
	background-color: #4FF779;
}
.picturecap {
	font-size: 10px;
	background-color: #00FF66;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.links {
	color: #FF3300;
}
