/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 12px; background-image: url("../assets/images/back001mv.gif");}
 A:active { font-size: 10px; color: rgb(255,0,0); text-decoration: underline;}
 A:link { font-size: 10px; color: rgb(0,102,153); text-decoration: none ;}
 A:visited { font-size: 10px; color: rgb(0,102,153); text-decoration: none ;}
 .TextObject { font-size: 10px;}
 P { font-size: 12px;}
 .TextNavBar { font-size: 10px; color: rgb(0,102,153); text-decoration: none ;}
 A:hover { font-size: 10px; color: rgb(255,0,0); text-decoration: underline;}
 
