A:link, A:visited    {
	font-family : Comic Sans MS, Verdana, Arial, Georgia; 
	color : #006600; 
	text-decoration : none;
	border-bottom: 1px solid #000000; 
	font-weight : bold;
}

A:hover   {
	font-family : Comic Sans MS, Verdana, Arial, Georgia; 
	color : #009900; 
	text-decoration : none;
	border-bottom: 1px solid #000000; 
	font-weight : bold;
}

A:link.image, A:visited.image, A:hover.image    {
	border-bottom: 0px; 
}

TABLE {
	font-family : Comic Sans MS, Verdana, Arial, Helvetica, sans-serif; 
	color : #000000; 
	font-size : 14; 
	font-weight : normal;
	line-height : 1.5;
	
}

H3 {
	font-family : Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-size : 20;
	font-weight : normal;
}

H4 {
	font-family : Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-size : 18;
	font-weight : normal;
}


ul {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	list-style-type: square;
}
.bowl {
	list-style-image: url(images/bowl.gif);
}
.hydrant {
	list-style-image: url(images/hydrant.gif);
}
.key {
	list-style-image: url(images/keybullet.gif);
}
