/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(255,255,255); background-image: url("./tweed_light.jpg");}
 A:active { font-size: 10pt; color: rgb(255,255,255);}
 A:link { font-size: 10pt; color: rgb(0,0,153); text-decoration: underline;}
 A:visited { font-size: 10pt; color: rgb(153,51,0);}
 P { font-size: small;}
 A { font-size: x-small;}
 .TextNavBar { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: x-small;}
 A:hover { font-size: 10pt; color: rgb(255,255,255);}
 