/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
P { font-size: 10px;}
 LI { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10px; font-weight: normal; font-style: normal;}
 A { text-decoration: underline;}
 A:hover { color: rgb(0,0,204);}
 