.bullet {
	list-style-position: outside;
	list-style-image: url(../images/smstarbullet.gif);
	font-family: "AvantGarde Md BT", "Comic Sans MS", Arial;
	color: #009999;
	text-decoration: underline;


}
.unnamed1 {
	list-style-image: url(../images/smstarbullet.gif);
}
.bulletblacklinks {
	list-style-position: outside;
	list-style-image: url(../images/smstarbullet.gif);
	font-family: "AvantGarde Md BT", "Comic Sans MS", Arial;
	color: #000000;
	font-style: normal;

}

