﻿.hoverTable tr td a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#feb624;
	border:0;
}
.hoverTable tr td a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#feb624;
	text-decoration:underline;
	border:0;
}
.bulletAqua {
	list-style-image: url('../images/bullet-aqua.gif');
}
.bulletBlue {
	list-style-image: url('../images/bullet-blue.gif');
}
.bulletBrown {
	list-style-image: url('../images/bullet-brown.gif');
}
.bulletGray {
	list-style-image: url('../images/bullet-gray.gif');
}
.bulletGreen {
	list-style-image: url('../images/bullet-green.gif');
}
.bulletPurple{
	list-style-image: url('../images/bullet-purple.gif');
}
.bulletRed {
	list-style-image: url('../images/bullet-red.gif');
	}
.bulletYellow {
	list-style-image: url('../images/bullet-yellow.gif');
}
.bulletOrange {
	list-style-image: url('../images/bullet-orange.gif');
}
.bulletRust {
	list-style-image: url('../images/bullet-rust.gif');
}
.bulletStar {
	list-style-image: url('../images/star.gif');
}
.bulletBlueLite {
	list-style-image: url('../images/bullet-blue-lite.gif');
}

