/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Arial Baltic', sans-serif; font-size: medium; color: rgb(255,255,255); background-image: url("./assets/images/123UBBG.jpg");}
 A:active { font-size: medium; color: rgb(153,153,102); font-weight: bold;}
 A:link { color: rgb(179,168,104);}
 A:visited { font-size: medium; color: rgb(204,51,0); font-weight: bold;}
 .TextObject { font-size: medium; font-weight: bold;}
 P { font-size: medium; font-weight: bold;}
 .TextNavBar { font-size: medium; color: rgb(153,153,102); font-weight: bold;}
 
