.mainnavigation {
	font-family: verdana;
	font-size: 11px;
	color: #676D76;
	text-decoration: none;

}
.smalltext {
	font-family: verdana;
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;

}
.highlight {
	font-family: verdana;
	font-size: 10px;
	color: #C87C40;
	font-weight: bold;
	text-decoration: none;


}
.headingblack {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}
.smalltextwhite {

	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
}


