.fourteengreybold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4f4931;
}
.elevengreybold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4f4931;
}

.elevengreybold a {text-decoration : none; color: #4f4931;
}

.elevengreybold a:visited {text-decoration : underline; color: #4f4931;
}

.elevengreybold a:active {text-decoration : underline; color: #E86301;
}

.elevengreybold a:hover {text-decoration : underline; color: #999999; 
}

.tengreybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4f4931;
}

.tengreybold a {text-decoration : none; color: #4f4931;
}

.tengreybold a:visited {text-decoration : underline; color: #4f4931;
}

.tengreybold a:active {text-decoration : underline; color: #E86301;
}

.tengreybold a:hover {text-decoration : underline; color: #999999; 
}
