.bold-nav {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.large {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.bold14 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.box-black {
	border: 1px solid #000000;
}
.underline {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	text-decoration: underline;
}
.small-tetxt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.green-bordee {
	border: medium solid #006600;
}
.main {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.greenlarge {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #1F7C2A;
	text-decoration: none;
}
.greensmall {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
}
