a	{
	font-family: Arial, Helvetica;
	font-weight: normal;
        color: white
	}

a:link    {text-decoration: none; color: white}

a:active  {text-decoration: none; color: white}

a:visited {text-decoration: none; color: white}

a:hover   {
          text-decoration: underline; color: white
          }

