<style type="text/css">
 <!--
a		{text-decoration: none; }
a:link	{text-decoration: none; }
a:visited	{text-decoration: none; }
a:hover	{  border-style: none; ; color: #003399 ; text-decoration: blink}
a:active	{text-decoration: none; }
a:focus	{text-decoration: #6699CC; }

pre		{font-family: arial; }
body		{font-family: arial,helvetica;
		 scrollbar-face-color: None;
		 scrollbar-arrow-color: None;
		 scrollbar-base-color: None;
		 scrollbar-shadow-color: None;
		 scrollbar-dark-shadow-color: None;
		 scrollbar-highlight-color: None;
		 scrollbar-3d-light-color: None; }
.field	{background-color: #6688aa;
		 border: 0px #335577 solid;
		 color: #000000;
		 font-size: 10px;
		 font-family: verdana, arial;
		 width: 60px; }
.field1	{background-color: #6688aa;
		 border: 0px #003366 solid;
		 color: #000000;
		 font-size: 12px;
		 font-family: verdana, arial;
		 width: 60px; }
.smsfield	{background-color: #6688aa;
		 border: 1px #335577 solid;
		 color: #000000;
		 font-size: 10px;
		 font-family: verdana, arial; }
.point	{color: #000000;
		 font-size: 14px;
		 font-weight: bold;
		 font-family: verdana, arial; }
		 
A.menu:link    {text-decoration: none; color: #999999}  
A.menu:visited {text-decoration: none; color: #999999}  
A.menu:active  {text-decoration: none; color: #999999} 
A.menu:hover   {text-decoration: none; color: #FFFFFF}
 -->
</style>