.nav1/* CSS Document */

 {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	width: auto;
	color: #00CCFF;
	text-decoration: none;
}
.nav1:hover {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	width: auto;
	color: #999999;
