.dewet {
	list-style-image: url(img/bullet.gif);
}
a:link {
	text-decoration: none;
	color: #006600;



}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #000000;
}

