/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(255,255,255);}
 A:active { font-size: x-small; color: rgb(0,204,255);}
 A:link { font-family: 'Arial Narrow', sans-serif; font-size: x-small; color: rgb(255,255,255);}
 A:visited { font-size: x-small; color: rgb(255,204,255);}
 .TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: small; text-transform: capitalize; color: rgb(204,255,255); text-decoration: none ;}
 A:hover { font-size: x-small; color: rgb(255,255,204);}
 