.content-white {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.contact-details {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #4E4B4B;
	text-decoration: none;
}
.navigation {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	color: #4E4B4B;
	text-decoration: none;
	font-weight: bold;

}
a.navigation:hover {

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	color: #E47008;
	text-decoration: none;
	font-weight: bold;
}
.content-grey {

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #4E4B4B;
	text-decoration: none;
}
.content-faded {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #F4F3EC;
	text-decoration: none;
	font-weight: bold;

}
.content-white-left {

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.links {


	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #E47008;
	text-decoration: none;
	font-weight: bold;
}
.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #E47008;
}
