a:link, a:active, a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #0066CC;
	text-decoration: none;
}
li {
	list-style-image: url(../Images/HT_bullet.jpg);

}
.PageTitle {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	line-height: 30px;
}
.BlueSubHeading {
	font-size: 11px;
	font-weight: bold;
	color: #00689F;
	text-decoration: none;
}
.RedSubHeading {
	font-size: 11px;
	font-weight: bold;
	color: #B90F00;
	text-decoration: none;
}
.OrangeSubHeading {
	font-size: 11px;
	font-weight: bold;
	color: #C53400;
	text-decoration: none;
}
