a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
}
a.menu:hover {
	color: #C0BA9A;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
}
a.menu:active {
	color: #C0BA9A;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
}
.style {
	font-size: 12px;
}
.body{
	font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; 
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.nounderlinewhitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

.nounderline {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.nounderlinetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C4542;
	font-weight: bold;
	text-decoration: none;
}
.underlinelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F4E49;
	text-decoration: underline;
}

.Headings {
	font-size: small;
	font-weight: bold;
	color: #1A3232;
	font-family: Arial, Helvetica, sans-serif;
}
.Headingwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFF;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
}
.teal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #284F4F;
	font-weight: bold;
}

.newtext {
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
.newheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}

