/* Navigation Stylesheet */

.navlist {
	font-size:13px;
	margin-left:17px;
	}
	
.navlist li {
	/* background-image: url("../images/bullets/redbutton.gif");*/
	}
	
.navlist a {
	color:#FFF;
	}
	
.navlist a:hover {
	color:#666666;
	}
