.clss {
	font-family: Verdana, Tahoma, Albertus Medium, Arial;
	font-size: 12px;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #AA9844;
	background-image: url(../graphics/back8.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-image: url(../images/white-ball.gif);
	list-style-type: square;
	
}

