.text {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: 500;
	color: #000000;
}

.subheading {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
	color: #96917D;
}

.sidebar {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
	color: #000000;
}


.sidebattext {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	color: #333333;
}


a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:visited { 
color: #666633;
 text-decoration: none;  
 font-weight: bold;
}
a:hover {
	color: #4F004F;
	text-decoration: none;
	font-weight: bold;
} 
.banner {
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}
