/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; background-image: url("../assets/images/JokerColorScale4D.gif");}
 A:active { color: rgb(255,0,0);}
 A:link { color: rgb(90,42,148);}
 A:visited { color: rgb(204,153,255);}
 H1 { color: rgb(90,42,148); font-style: italic;}
 H2 { color: rgb(90,42,148); font-style: italic;}
 .TextNavBar { font-family: 'Arial Narrow', sans-serif; font-size: small; color: rgb(90,42,148); text-align: center;}
 A:hover { color: rgb(255,0,0);}
 