.text {
	font-family: Arial, "Arial Black", Verdana;
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(/IMAGES/bullet.gif);
	list-style-type: square;

}
a:link {
	font-family: Arial, "Arial Black", Verdana;
	font-size: 12px;
	text-decoration: underline;
}
