
A:Link  {color: #E88B0F;text-decoration : none;}

A:Visited  {color: green;text-decoration : none;}

A:Active  {color: #FF00FF;text-decoration : none;}

A:Hover  {color: #0080FF;text-decoration : underline;font-weight: none;}

BODY  {
	        font-size : 12px;
	        text-decoration : none;
			
  scrollbar-face-color:#FFFFFF;
  scrollbar-track-color:#FFFFFF;
  scrollbar-arrow-color:#147800;
  scrollbar-highlight-color:#147800;
  scrollbar-shadow-color:#147800;
  scrollbar-3dlight-color:#ecffec;
  scrollbar-darkshadow-color:#F0F0F0;
      }
TD  {
	        font-size : 12px;
	        text-decoration : none;
      }