<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.menuLevel1 a,
.menuLevel1 a:visited {
	color			: #993300 !important;
}

.menuLevel1 a:hover,
.menuLevel1 a:active,
.menuLevel1 {
	color			: #f00;	
}

.menuLevel1,
a.menuLevel1,
a.menuLevel1:visited,
a.menuLevel1:hover,
a.menuLevel1:active{
	margin-top		: 10px;
	display			: block;
	text-decoration	: none;
	display			: block;
	font-family		: Georgia, "Times New Roman", Times, serif;
	font-size		: 18px;
	padding-left:10px;
}



.menuLevel2 a,
.menuLevel2 a:visited {
	color			: #993300 !important;
}

.menuLevel2 a:hover,
.menuLevel2 a:active,
.menuLevel2 {
	color			: #f00;	
}

.menuLevel2,
a.menuLevel2,
a.menuLevel2:visited,
a.menuLevel2:hover,
a.menuLevel2:active{
	margin-bottom	: 3px;
	margin-top		: 2px;
	display			: block;
	text-decoration	: none;
	display			: block;
	font-family		: Georgia, "Times New Roman", Times, serif;
	font-size		: 14px !important;
	margin-left		: 20px;
}</pre></body></html>