/*Schriftformatierungen für Schriftzug AKTUELL auf MAIN*/

body,p,h6 { font-size:12px;
            font-family:Verdana,Arial,sans-serif;
            background-color:#000000;
            color:#C90000;
            margin:0 }

p { font-variant:small-caps; letter-spacing:2px; }
h6 { font-size:10px; color:#C0C0C0; }

a:link { text-decoration:none; color:#C90000; }
a:visited { text-decoration:none; color:#C90000; }
a:hover { text-decoration:underline; color:#C0C0C0; }
a:actual { text-decoration:none; color:#C90000; }
a:focus { text-decoration:none; color:#C0C0C0; }