/* nichtvergessen.css */

body      { font-family:Arial,Helvetica,sans-serif;
            font-weight:normal;
            font-size:12px;
            color:#000000;
            background-color:#FFFFFF;}

table     { font-family:Arial,Helvetica,sans-serif;
            font-weight:normal;
            font-size:12px;}

td.title  { text-align:center;
            letter-spacing:2px;
            color:#FFFFFF;
            text-align:center;
            background-image: url(../pic/titlebar.gif);}

a:link    { text-decoration:underline; font-weight:bold; color:#000000; }
a:visited { text-decoration:underline; font-weight:bold; color:#000000; }
a:hover   { text-decoration:underline; font-weight:bold; color:#FF0000; }
a:active  { text-decoration:underline; font-weight:bold; color:#FF0000; }
