/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Times New Roman', Times, Serif, serif; color: rgb(255,255,255); background-color: rgb(0,0,0); background-image: none;}
 A:active { color: rgb(255,0,0);}
 A:link { color: rgb(102,255,255);}
 A:visited { color: rgb(255,0,0);}
 H1 { font-family: 'Freestyle Script', cursive; font-size: x-large; color: rgb(255,0,0); text-align: center;}
 P { color: rgb(255,255,255);}
 .TextNavBar { font-size: xx-small;}
 A:hover { color: rgb(255,0,0);}
 
