<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a:link 		{
	COLOR: #003366;
	font-size : 10px;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;



} 
a:visited 	{
	COLOR: #CC3300;
	font-size : 10px;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;



}
a:hover 	{
	COLOR: #FF0000;
	font-size : 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;



} 
a:active 	{
	COLOR: #FFFFFF;
	font-size : 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;




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