/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:link { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: x-small; color: rgb(0,153,204);}
 A:visited { color: rgb(51,102,204);}
 P { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: x-small; color: rgb(0,102,153); font-weight: normal; font-style: normal;}
 A { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: x-small; color: rgb(0,153,204); text-decoration: underline;}
 A:hover { font-size: x-small; color: rgb(153,0,153);}
 