.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: black;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: black;
}
.nav a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-wirght: nomal;
	color: black;
	font-weight: bold;
} 
.nav a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-wirght: nomal;
	color: black;
	font-weight: bold;
} 
.nav a:active {
	text-decoration: none;
	color: black; 
}
.nav a:hover { 
	text-decoration: none;
	color: gray	; 
}
.navlit a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-wirght: nomal;
	color: white;
	font-weight: bold;
} 
.navlit a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-wirght: nomal;
	color: white;
	font-weight: bold;
} 

.navlit a:active {
	text-decoration: none;
	color: white; 
}
.navlit a:hover { 
	text-decoration: none;
	color: gray	; 
