.menu{
font-family: sans-serif;
font-size: 10px;
color: #FFFFFF;
cursor:pointer;
padding-top: 8px;
}
.sidelinks{
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #676767;
}
.sidelinks:hover{
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
}
.bodytxt{
font-family: arial;
font-size: 11px;
color: #525252;
line-height:16px;
}
.bodytxt2{
font-family: arial;
font-size: 12px;
color: #525252;
}
.heading{
font-family: arial;
font-size: 14px;
color: #658F5A;
line-height:20px;
}

.title{
font-family: arial;
font-size: 16px;
color: #658F5A;
line-height:20px;
}

.bottomlink{
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #6F6B2E;
}
.bottomlink:hover{
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}

.sidelink2{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #6F6B2E;
	
}
.sidelink2:hover{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

