/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; color: rgb(51,0,51); background-color: rgb(205,176,166);}
 A:active { color: rgb(51,0,51);}
 A:link { color: rgb(153,0,51);}
 A:visited { color: rgb(204,102,0);}
 .TextObject { color: rgb(255,255,255);}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: x-small; color: rgb(51,0,51);}
 .TextNavBar { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; color: rgb(255,255,255);}
 A:hover { color: rgb(204,102,0);}
 
