.lowernav {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: italic;
	background-color: #999999;
}
.lowernav a:link {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: italic;
	text-decoration: underline;
	background-color: #999999;
	color: #000000;
}
.lowernav a:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: italic;
	color: #006699;

}
.lowernav a:visited {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: italic;
	color: #666666;
}
