/* CSS Document */

a:link    {color:darkblue}
a:visited {color:darkblue}
a:active  {color:red}
a:hover   {color:red}
