/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(255,255,255); background-image: url("../assets/images/background.gif");}
 A:active { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: small; color: rgb(0,0,255); font-weight: bold;}
 A:link { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: small; color: rgb(0,102,51); font-weight: bold;}
 A:visited { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: small; color: rgb(0,0,153); font-weight: bold;}
 .TextNavBar { font-family: 'Lucida Sans Unicode', Arial, Helvetica, Sans-serif, sans-serif; font-size: small; color: rgb(0,0,153); font-weight: bold; font-variant: small-caps;}
 A:hover { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: small; color: rgb(0,255,0); font-weight: bold;}
 