/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { font-size: 16px; color: rgb(153,153,153);}
 A:active { color: rgb(0,0,153);}
 A:link { color: rgb(0,0,153);}
 A:visited { color: rgb(0,0,153);}
 H1 { color: rgb(153,153,153);}
 H2 { color: rgb(153,153,153);}
 P { font-size: 14px; color: rgb(153,153,153); font-weight: normal; font-style: normal;}
 H3 { color: rgb(153,153,153);}
 A { color: rgb(0,0,153);}
 H4 { color: rgb(153,153,153);}
 H5 { color: rgb(153,153,153);}
 H6 { color: rgb(153,153,153);}
 A:hover { color: rgb(0,0,153);}
 