body {background-color: #ffffdd;
      color: #000000;
      margin: 0;
      padding: 0;}

td {font-family: verdana,geneva,arial,helvetica,sans-serif;
    font-size: small;}

a:link    {background-color: transparent;
           color: #0000ff;
           font-weight: normal;
           text-decoration:none;}
a:visited {background-color: transparent;
           color: #800080;
           font-weight: normal;
           text-decoration:none;}
a:active  {background-color: transparent;
           color: #fe0000;
           font-weight: normal;
           text-decoration:none;}
a:hover   {background-color: transparent;
           color: #00008e;
           font-weight: normal;
           text-decoration:underline;}



a.sidebar:link    {background-color: transparent;
                   color: #000080;
                   font-weight: normal;
                   text-decoration:none;}
a.sidebar:visited {background-color: transparent;
                   color: #000080;
                   font-weight: normal;
                   text-decoration:none;}
a.sidebar:active  {background-color: transparent;
                   color: #fe0000;
                   font-weight: normal;
                   text-decoration:none;}
a.sidebar:hover   {background-color: transparent;
                   color: #1919aa;
                   font-weight: normal;
                   text-decoration:underline;}






