.circletemplate {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	list-style-type: circle;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	background-position: left top;
	float: none;
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #009900;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
