.NAVLINKS {
		font-family: Arial, Geneva;
		font-size: 12px;
		font-weight: medium;
		color: #14109A;
		text-decoration: none;
}
.NAVLINKS:VISITED {
		font-family: Arial, Geneva;
		font-size: 12px;
		font-weight: medium;
		color: #14109A;
		text-decoration: none;
}

.NAVLINKS:HOVER {
		font-family: Arial, Geneva;
		font-size: 12px;
		font-weight: medium;
		color: #FF0000;
		text-decoration: underline;
}
.NAVSIDE {
		font-family: Verdana;
		font-size: 10px;
		font-weight: medium;
		color: #14109A;
		text-decoration: none;
}
.NAVSIDE:VISITED {
		font-family: Verdana;
		font-size: 10px;
		font-weight: medium;
		color: #14109A;
		text-decoration: none;
}

.NAVSIDE:HOVER {
		font-family: Verdana;
		font-size: 10px;
		font-weight: strong;
		color: #000000;
		text-decoration: underline;
}

.NAVSIDE2 {
		font-family: Helvetica;
		font-size: 9px;
		font-weight: medium;
		color: #999999;
		text-decoration: none;
}
.NAVSIDE2:VISITED {
		font-family: Helvetica;
		font-size: 9px;
		font-weight: medium;
		color: #999999
		text-decoration: none;
}

.NAVSIDE2:HOVER {
		font-family: Helvetica;
		font-size: 9px;
		font-weight: strong;
		color: #000000;
		text-decoration: underline;
}


.NAVSMALL {
		font-family: Verdana;
		font-size: 10px;
		font-weight: strong;
		color: #999999;
		text-decoration: none;
}
.NAVSMALL:VISITED {
		font-family: Verdana;
		font-size: 10px;
		font-weight: strong;
		color: #999999;
		text-decoration: none;
}

.NAVSMALL:HOVER {
		font-family: Verdana;
		font-size: 10px;
		font-weight: strong;
		color: #000000;
		text-decoration: underline;
}
.NAVMAIN {
		font-family: Verdana;
		font-size: 10px;
		font-weight: strong;
		color: #F47936;
		text-decoration: none;
}
.NAVMAIN:VISITED {
		font-family: Verdana;
		font-size: 10px;
		font-weight: strong;
		color: #F47936;
		text-decoration: none;
}

.NAVMAIN:HOVER {
		font-family: Verdana;
		font-size: 10px;
		font-weight: strong;
		color: #F47936;
		text-decoration: underline;
}
.FORMSMALL {
		font-family: Verdana;
		font-size: 10px;
		font-weight: strong;
		color: #000000;
		text-decoration: none;
}