/* CSS definition file containing sitestyle stylesheets */
BODY { font-size: 10px; color: rgb(255,255,255); background-color: rgb(0,102,153); background-image: url("../../body_bg.gif");}
 A:active { color: rgb(255,204,51); font-weight: bold;}
 A:link { color: rgb(255,204,51); font-weight: bold;}
 A:visited { color: rgb(255,204,51); font-weight: bold;}
 A { color: rgb(0,0,0);}
 .TextNavBar { color: rgb(255,255,255);}
 ADDRESS { color: rgb(255,204,51);}
 A:hover { color: rgb(153,51,153); font-weight: bold;}
 
