.BulletText {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3C86BE;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: square;
}	

A:hover {cursor: hand; cursor: hand; color: #000066; background-color: white; text-decoration: underline}
