/* CSS definition file containing sitestyle stylesheets */
BODY { background-image: url("./Background.gif");}
 A:active { color: rgb(153,153,204); text-decoration: none ;}
 A:link { color: rgb(51,102,153); text-decoration: none ;}
 A:hover { color: rgb(153,0,0); text-decoration: underline;}
 A:visited { color: rgb(102,102,153); text-decoration: none ;}
 .TextNavBar { font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: xx-small; color: rgb(51,102,153);}
 