/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(255,255,255); background-image: url("./assets/images/Background.gif");}
 A:active { color: rgb(255,255,255); font-weight: bold;}
 A:link { font-size: medium; color: rgb(0,0,128);}
 A:visited { color: rgb(255,204,0); font-weight: bold;}
 .TextObject { font-size: large;}
 P { font-size: small;}
 A { font-size: medium; color: rgb(255,0,0);}
 .TextNavBar { font-size: small;}
 PRE { font-size: large;}
 A:hover { font-size: large; color: rgb(0,0,0); font-weight: bold;}
 
