.Nav2 {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:link {
	color: #006666;
	text-decoration: none;
	text-decoration: underline;
	}
a:hover { 
	color: #003333;
		text-decoration: underline;
	}
a:visited { 
	color: #003333;
	text-decoration: underline;
	}