/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:link { color: rgb(45,146,209);}
 A:visited { color: rgb(45,146,209); font-style: italic;}
 A { color: rgb(45,146,209);}
 A:hover { color: rgb(45,146,209); font-weight: bold;}
 