.NAVTITLE {
		font-family: Verdana;
		font-size: 9px;
		font-weight: strong;
		color: #000000;
		text-decoration: none;
}
.NAVAD {
		font-family: Verdana;
		font-size: 10px;
		font-weight: strong;
		color: #FF0000;
		text-decoration: underline;
}
.NAVAD:VISITED {
		font-family: Verdana;
		font-size: 10px;
		font-weight: strong;
		color: #FF0000;
		text-decoration: underline;
}

.NAVAD:HOVER {
		font-family: Verdana;
		font-size: 10px;
		font-weight: strong;
		color: #FF0000;
		text-decoration: none;
}

.NAVBLUE {
		font-family: Verdana;
		font-size: 9px;
		font-weight: bold;
		color: #0000FF;
		text-decoration: underline;
}
.NAVBLUE:VISITED {
		font-family: Verdana;
		font-size: 9px;
		font-weight: bold;
		color: #0000FF;
		text-decoration: underline;
}

.NAVBLUE:HOVER {
		font-family: Verdana;
		font-size: 9px;
		font-weight: bold;
		color: #0000FF;
		text-decoration: none;
}
.NAVTOP {
		font-family: Verdana;
		font-size: 9px;
		font-weight: strong;
		color: #FFFFFF;
		text-decoration: none;
}
.NAVTOP:VISITED {
		font-family: Verdana;
		font-size: 9px;
		font-weight: strong;
		color: #FFFFFF;
		text-decoration: none;
}
.NAVTOP:HOVER {
		font-family: Verdana;
		font-size: 9px;
		font-weight: strong;
		color: #FFFFFF;
		text-decoration: underline;
}
.NAVFIRST {
		font-family: Verdana;
		font-size: 9px;
		font-weight: strong;
		color: #FFFF00;
		text-decoration: none;
}
.NAVFIRST:VISITED {
		font-family: Verdana;
		font-size: 9px;
		font-weight: strong;
		color: #FFFF00;
		text-decoration: none;
}
.NAVFIRST:HOVER {
		font-family: Verdana;
		font-size: 9px;
		font-weight: strong;
		color: #FFFF00;
		text-decoration: underline;
}
.NAVBOTTOM {
		font-family: Verdana;
		font-size: 10px;
		font-weight: strong;
		color: #FFFFFF;
		text-decoration: none;
}
.NAVBOTTOM:VISITED {
		font-family: Verdana;
		font-size: 10px;
		font-weight: strong;
		color: #FFFFFF;
		text-decoration: none;
}
.NAVBOTTOM:HOVER {
		font-family: Verdana;
		font-size: 10px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
}