.bullets {
	list-style-position: outside;
	list-style-image: url(gear.gif);
	list-style-type: circle;
}
a:visited {
	color: #FFFF33;
}

