/* CSS definition file containing sitestyle stylesheets */
BODY { background-image: url("./assets/images/background.gif");}
 A:active { font-size: x-small; color: rgb(125,125,125);}
 A:link { font-size: x-small; color: rgb(125,125,125);}
 A:visited { font-size: x-small; color: rgb(125,125,125);}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px;}
 LI { font-size: 12px;}
 .TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; color: rgb(125,125,125); text-decoration: none ;}
 A:hover { font-size: x-small; color: rgb(255,0,0);}
 