/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,sans-serif; font-size: 10pt; color: rgb(255,255,255); background-color: rgb(0,0,0); background-image: url("./assets/images/bg1.gif");}
 A:active { color: rgb(255,204,0);}
 A:link { color: rgb(255,204,0); text-decoration: none ;}
 .TextObject { font-size: 10pt;}
 P { font-family: Arial,sans-serif; font-size: 10pt; color: rgb(255,255,255);}
 A { color: rgb(255,204,0); text-decoration: none ;}
 .TextNavBar { color: rgb(0,0,0);}
 A:hover { color: rgb(150,148,107); text-decoration: underline;}
 