.Bheading {
	font-family: Arial;
	font-size: small;
	color: #666666;
	font-weight: bold;

}
.text {
	font-family: Arial;
	color: #333333;
	text-decoration: none;
	font-size: small;

}
A:hover  {
	COLOR : #FF6600;
	text-decoration: none;
	}
	
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #9F957B;
	text-decoration: none;

}
.heading {
	font-family: Arial;
	font-size: 15px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
.navText {
	font-family: Arial;
	color: #666666;
	font-size: small;
	text-decoration: none;
}
.textsmall {

	font-family: Arial;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
.copyright {
	font-family: Arial;
	color: #333333;
	text-decoration: none;
	font-size: 10px;
}
