/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY   { font-family: Arial; background-color: #cdcdcd }
 A:active   { color: rgb(255,0,0); font-family: Arial }
 A:link   { color: rgb(0,51,204); font-family: Arial }
  A:hover   { color: rgb(255,0,0); font-family: Arial }
A:visited  { color: rgb(0,51,204); font-family: Arial }
.TextNavBar  { font-size: xx-small; font-family: Arial }