.TEXT {
	font-family: Tahoma, GENEVA, Arial;
	font-size: 11px;
	list-style-image: url(images/green_dot.gif);
	list-style-position: outside;
	text-indent: 0pt;



}
a:link {
	font-family: Tahoma, GENEVA, Arial;
	font-size: 11px;
	color: #6600CC;
	text-decoration: none;

}
a:visited {
	font-family: Tahoma, GENEVA, Arial;
	font-size: 11px;
	color: #6600CC;
	text-decoration: none;

}
a:hover {
	font-family: Tahoma, GENEVA, Arial;
	font-size: 11px;
	color: #6600CC;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma, GENEVA, Arial;
	font-size: 11px;
	color: #6600CC;
	text-decoration: none;
}
