li {
list-style-position: outside;
list-style-image: url("../images/gold-bullet.jpg");
padding-left: 10px;
line-height: 25px; 
} 

a {color: 	maroon; text-decoration: none;}
a:hover {color: maroon; background: yellow; text-decoration: none;}








