/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: 'Times New Roman', Times, Serif, serif; font-size: small; color: rgb(0,0,102); background-image: url("../Background.gif");}
 A:active { color: rgb(0,0,102);}
 A:link { color: rgb(0,0,102);}
 A:visited { color: rgb(255,153,0);}
 .TextObject { font-family: 'Times New Roman', Times, Serif, serif; font-size: small; color: rgb(0,0,102); font-weight: normal; font-style: normal;}
 P { font-family: 'Times New Roman', Times, Serif, serif; font-size: small; color: rgb(0,0,102);}
 .TextNavBar { font-size: small;}
 A:hover { color: rgb(255,153,0);}
 
