A:link    {color:#FFDDAA;
           font-weight: bold;
           text-decoration: underline;}

A:active  {color:#FFE9D9;
           font-weight: bold;
           text-decoration: underline;}

A:hover   {color:#FFE9D9;
           font-weight: bold;
           text-decoration: underline;}

A:visited {color:#FFE9D9;
           font-weight: bold;
           text-decoration: underline;}