<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

a.navbartext:hover {
	color: #5D633D;
	text-decoration: none;



}
a.navbartexthead:hover {
	color: #5D633D;
	text-decoration: none;
	text-align: left;
}
a.largetext:hover {
	color: #88612B;
	background-color: #FFFFCC;


}
a.bottomnavtext:hover {
	color: #FFFFCC;
	text-decoration: none;
}
a.highlightstextlink:hover {
	color: #88612B;
	text-decoration: none;

}
a.highlightstextlink:visited {
	color: #660000;
	text-decoration: none;

}
a.highlightstextlink:active {
	color: 660000;
	text-decoration: none;

}
a.highlightstextlink:link {
	color: #660000;
	text-decoration: none;

}
a.topnavtext:hover {
	color: #CC9;
	text-decoration: none;
}
a.topnavtext:active {


	color: #cc9966;
	text-decoration: none;
}
a.topnavtext:link {

	color: #FFFFFF;
	text-decoration: none;
}
a.topnavtext:visited {

	color: #FFFFFF;
	text-decoration: none;
}

</pre></body></html>