#sitemap {
	width: 50%;
	float:left;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.2em;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	border: 1px solid #19a5ad;
	list-style-image: url(../images/bullet.gif);
	list-style-position: inside;
	list-style-type: square;
a:link {font-family: Verdana; font-size: 12pt; color: black;} 
a:active {font-family: Verdana; font-size: 12pt; color: black;} 
a:visited {font-family: Verdana; font-size: 12pt; color: grey;} 
a:hover {
	font-family: Verdana;
	font-size: 12pt;
	color: #333;
	font-weight: bold;
} 
