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

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