a.nav       {
	font-weight: normal;
	color: #C0C0C0;
	text-decoration: none;
	font-family: Helvetica;
	font-size: 12px;
}
a:visited.nav {
	font-weight: bolder;
	color: #254117;
	text-decoration: none;
	font-family: Comic Sans MS;
	font-size: 12px;
}
a:hover.nav   {
	font-weight: bolder;
	color: #64E986;
	text-decoration: none;
	font-family: Comic Sans MS;
	font-size: 16px;
}.text {
        font-weight: bold;
	font-family: Comic Sans MS;
	font-size: 14px;
	line-height: 16px;
	color: #4E8975;
}
a:hover.text {
	font-weight: bolder;
	color: #64E986;
	text-decoration: none;
	font-family: Comic Sans MS;
	font-size: 16px;
}
.head {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #254117;
}
