/* CSS definition file containing site wide stylesheets */
.bottombar:active { color: rgb(153,153,153);}
 .bottombar:link { color: rgb(153,153,153);}
 .menubar:active { color: rgb(255,255,255);}
 .menubar:link { color: rgb(255,255,255);}
 .bottombar:visited { color: rgb(102,102,102);}
 .menubar:visited { color: rgb(255,255,255);}
 .menubar:hover { color: rgb(255,102,0);}
 .bottombar:hover { color: rgb(255,102,0);}
 