a {
	color: #D60028;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}


a.grey_bullet {
	color: #000;
	text-decoration: none;
	font-size: 93%;
	font-weight: bold;
	}
	a.grey_bullet:hover {
	color: #000;
	text-decoration: underline;
	}

a.burgundy {color: #8A1946;}

