
.GreyBullet{
	padding-left: 8px;
	background: url(/graphics/greybullet.gif) 0 4px no-repeat;
}
.RedBullet{
	padding-left: 8px;
	background: url(/graphics/redbullet.gif) 0 4px no-repeat;
}
a{ color: #ed1c24; text-decoration: none; }
a:hover{ text-decoration: underline; }