.newsNav {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-color:  003300;
	text-decoration: none;
	background-color: #FFFF99;
	

}
a:link {
    color: #B89558;
	text-decoration:  none;
	}

a:visited {
    color: #003333;
	text-decoration:  none;
	}
	
a:hover {
    color: #006633;
	text-decoration:  none;
	}
	
