/* Basis-Einstellungen für Hintergrund Bild, Fixierung und Farbe */
a:link {color: #FFFF00}
a:visited {color: #00FF00}
a:active {color: #FF2200}
body
{
background-color: #000000;
}
.big1
{
font-family:  "Times New Roman", serif;
font-style: italic;
font-variant: normal;
font-weight: bold;
font-size:24pt;
color: #FF0000
}

.standard
{
font-family:  "Times New Roman", serif;
font-style: italic;
font-variant: normal;
font-weight: bold;
font-size:16pt;
color: #FF0000
}


