.NAV {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #005300;
	text-decoration:none;
}
.NAV:hover {	
	color: #ffffff;
}
.NAVBot {
	font-family: Tahoma;
	color: #005300;
	font-size: 9px;
	font-weight: normal;
	text-decoration:none;
}
.NAVBot:hover {
	font-style: italic;
	text-decoration: underline;
}
.TxtTaho {
	font-family: Tahoma;
	color: #005300;
	font-size: 12px;

}
.TxtTahoWhite {
	font-family: Tahoma;
	color: #ffffff;
	font-size: 10px;

	}
.Head_1 {
	font-size: 19px;
	font-weight: bold;
	font-style: italic;
}
.Head_2 {
	font-size: 19px;
	font-weight: lighter;
}
.LinkGr {
	color: #005300;
	text-decoration:none;
}
.LinkGr:hover {
	font-style: italic;
	text-decoration: underline;
}
.LinkWh {
	color: #ffffff;
	text-decoration:none;
}
.LinkWh:hover {
	font-style: italic;
	text-decoration: underline;
}
