/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
.Links { color: rgb(102,153,204); text-decoration: underline; background-color: rgb(255,255,204);}
 P { font-family: 'Comic Sans MS', Tekton, Blueprint, 'Dom Casual', 'Dom Casual BT', cursive; color: rgb(0,51,153); font-weight: normal; font-style: normal;}
 A { color: rgb(102,153,204); text-decoration: underline;}
 
