/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0); background-image: url("../assets/images/background.gif");}
 A:active { color: rgb(51,102,102); text-decoration: none ;}
 A:link { color: rgb(51,102,102); text-decoration: none ;}
 A:hover { color: rgb(204,0,0); text-decoration: none ;}
 A:visited { color: rgb(153,102,153); text-decoration: none ;}
 H1 { font-family: 'Times New Roman', serif; font-size: medium;}
 P { font-family: 'Times New Roman', serif;}
 UL { font-family: 'Times New Roman', serif;}
 LI { font-family: 'Times New Roman', serif; text-decoration: none ;}
 A { color: rgb(51,102,102); text-decoration: none ;}
.TextNavBar { font-family: 'Arial Narrow', sans-serif; font-size: 10pt; font-weight: bold;} 