.sectionLink {
	COLOR: #003366;
	TEXT-DECORATION: underline;
}
A.sectionLink:hover {
	COLOR: #CC9966;
	text-decoration:none;
}.rightNav {
	color: #003366;
	text-decoration: underline;
}
a.rightNav:hover {
	color: #CC9966;
	text-decoration: none;
}
.redText {
	color: #FF0000;
}
.smText {
	font-size: 9px;
}
.rightnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	line-height: 17px;
	color: #003366;
}
a.rightnav:hover {
	color:#CC9966;
	text-decoration: none;
}
