.navigation {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 15px;
}
.navigation a{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 15px;
}
.navigation a:hover{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	text-align: center;
	line-height: 15px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #007b69;
	text-decoration: none;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.maintext a {
	color: #333333;
	text-decoration: none;
}
.maintext a:hover {
	text-decoration: underline;
}
.maintextorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff6603;
	text-decoration: none;
}
.maintextorange a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff6603;
	text-decoration: underline;
}
.maintextorange a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.orange16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ff6603;
	text-decoration: none;
}.green {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #007b69;
	text-decoration: none;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 2px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.maintext ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
.maintext li {
	margin: 0px;
	padding: 0px 0px 5px 15px;
	list-style-type: none;
	background-image: url(../images/arrow-orange.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.maintext li a {
	color: #333333;
	text-decoration: none;
}
.maintext li a:hover {
	text-decoration: underline;
}
