.menuText {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	color: #F4F4F4;
}
.copyrightText {
font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9px;
	color: #CCCCCC;
}
.sloganText {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	color: #FFFFFF;

}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.maincontent{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #666666;
	padding-left: 50px;
}
.heading1{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	color: #E22028;
	font-weight: bold;
	padding-left: 50px;
}
.welcometextgrey {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 17px;
	color: #666666;
}
.maincontent2{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #666666;
}

.maincontent a {
	color: #333333;
	text-decoration: none;
}

.maincontent a:hover {
	color: #333333;
	text-decoration: underline;
}
.heading2{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	color: #E22028;
	font-weight: bold;
}
.maincontent2 a {
	color: #333333;
	text-decoration: none;
}

.maincontent2 a:hover {
	color: #333333;
	text-decoration: underline;
}
