/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

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

  a:hover { color: red;
    text-decoration: underline;
    font-weight: bold;
    }

  a:active { color: brown;
    }

  a:visited { border-style: solid;
    border-width: 3pt;
    color: red;
    text-decoration: none;
    }

