.big_grey {
	font-family: tahoma;
	font-size: 17px;
	color: #034600;
	text-decoration: none;
}
/* Text colors include: Green: 2B8605  Dark Green: 034600  Red: 9C0018  Blue 000059 */
.text {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #2B8605;
	text-decoration: none;
}
.face {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #9C0018;
	text-decoration: none;
}
.sky {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000059;
	text-decoration: none;
}
.dk {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #034600;
	text-decoration: none;
}

.textLG {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #2B8605;
	text-decoration: none;
}
.redLabel {
	font-family: tahoma;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
.menu {
	font-family: tahoma;
	font-size: 11px;
	color: #585858;
	text-decoration: none;
}
.links {
	font-family: tahoma;
	font-size: 10px;
	color: #909090;
	text-decoration: underline;
}
.nav {
	font-family: tahoma;
	font-size: 14px;
	color: #909090;
	font-weight:bold;
	text-decoration: underline;
}
