/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 10px; color: rgb(109,65,42); background-color: rgb(215,184,138);}
 A:active { color: rgb(215,184,138); background-color: rgb(61,89,25);}
 A:link { color: rgb(215,184,138); background-color: rgb(61,89,25);}
 A:visited { color: rgb(215,184,138); background-color: rgb(61,89,25);}
 H1 { font-family: 'Arsenica Trial'; font-size: 28px; font-weight: bold;}
 P { font-size: 12px;}
 H4 { color: rgb(253,184,19);}
 H5 { color: rgb(253,184,19);}
 H6 { color: rgb(253,184,19);}
 A:hover { color: rgb(215,184,138); background-color: rgb(61,89,25);}
 