/******************/
/* navbar_top.css */
/* 03-02-2004     */
/******************/

A         {text-decoration: none}

A:link    {color: #404040} /* dunkel-grau */
A:visited {color: #404040} /* dunkel-grau */
A:hover   {color: #FF0000} /* rot         */
A:active  {color: #0000FF} /* blau        */

BODY      {font-family: Verdana; background-color: #DCDCDC}

TABLE     {font-family: Verdana; font-size: xx-small}
TD.date   {width: 205; text-align: right; color: #0000FF}

