.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 : #B5DDEE;
	text-decoration: none;
	background-color: #993300;
	}
	
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #CCCCCC;
	text-decoration: none;

}
.heading {

	font-family: Arial;
	font-size: 15px;
	color: #999999;
	font-weight: bold;
}
.navText {

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

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

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