a:link {
	color: #003078;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #003078;
}
a: {
	color: #FF0000;
}
.bulletsNew {
	font-family: "Humanist 777", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-style: normal;
	list-style-image: url(images/bullet2.gif);
	color: #003078;
	font-weight: bold;
	list-style-position: outside;
}
