<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.textColor  { color: #009900 }
h2  { color: #090; font-size: 12px; font-weight: normal; line-height: 15px; margin: 0; padding: 0 }
a:hover {  color: #009900; text-decoration: none}
a:active   { text-decoration: none; border-style: solid; border-width: 0 0 1px; border-color: #009900 }
a:link   { text-decoration: none; border-style: solid; border-width: 0 0 1px; border-color: #009900 }
a:visited   { text-decoration: none; border-style: solid; border-width: 0 0 1px; border-color: #009900 }

.menu_underline {
	background-color:#009900;
	height:4px;
	}
	
.panel_submenu a {
	color: #009900 }
	
a.linkbox:hover  {
 	background-color:#009900;
	}	</pre></body></html>