
ul { list-style-image:url(images/tee2.jpg); 
	line-height: 1.5em;} 

div#menu {
	font-family: Arial, ;
	font-size: 9pt;
	color: #000080;
	background:transparent;
	line-height: 1.5em;
	}

div#menu a:link {
	color: #000080;
	text-decoration: none;
	line-height: 1.5em;
	}

div#menu a:active {
	color: #000080;
	text-decoration: none;
	line-height: 1.5em;
	}

div#menu a:visited {
	color: #000080;
	text-decoration: none;
	line-height: 1.5em;
	}

div#menu a:hover {
	color: #F88017;
	text-decoration: none;
	}
