/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: 'Short Hand'; font-size: 14pt; color: rgb(0,51,153); background-image: url("./assets/images/DannyGras3.4.jpg");}
 A:active { color: rgb(153,102,102);}
 A:link { color: rgb(153,102,102); font-weight: bold;}
 A:visited { color: rgb(153,102,102); font-weight: bold;}
 A:hover { color: rgb(153,102,102);}
 