/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: xx-small; color: rgb(136,136,136); font-weight: normal; font-style: normal; text-decoration: none ; background-color: rgb(0,0,51);}
 A:link { text-decoration: none ;}
 A:hover { color: rgb(204,0,0); text-decoration: none ;}
 P { color: rgb(153,0,0);}
 