
A:Link  {color: #FFFF95;text-decoration : none;font-size : 16px;}

A:Visited  {color: #E88B0F;text-decoration : none;font-size : 16px;}

A:Active  {color: #FF00FF;text-decoration : none;font-size : 16px;}

A:Hover  {color: #FF80FF;text-decoration : none;font-weight: bold;font-size : 16px;}

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  {

      }