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