.normaltext {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #4D4D4D;
	line-height: 22px;



}

.menulinks {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #4D4D4D;
	text-decoration: none;
	font-style: italic;
	letter-spacing: 1px;
	line-height: 14px;



}

.menulinks:hover {
	text-decoration: underline;
	color: #003986;
}
.menuselected {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #2462B6;
	line-height: 18px;

}
.nounderline {
	text-decoration: none;
}
.smalltext {

	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #4D4D4D;
	line-height: 22px;
}
.menulinks2 {

	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #4D4D4D;
	text-decoration: none;
	font-style: italic;
	letter-spacing: 1px;
	line-height: 14px;
}
.menulinks2:hover {

	text-decoration: underline;
	color: #4D4D4D;
}

