/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; font-size: 10px; color: rgb(255,255,255); background-color: rgb(4,21,23); background-image: url("./assets/images/bg.gif"); background-repeat: repeat-x;}
 A:active { font-size: 10px; color: rgb(134,229,232); font-weight: bold;}
 A:link { font-size: 10px; color: rgb(134,229,232);}
 A:visited { font-size: 10px; color: rgb(90,169,176); font-weight: bold;}
 H2 { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 16px; color: rgb(134,229,232); font-weight: bold;}
 P { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; font-size: 10px; color: rgb(255,255,255);}
 .TextNavBar { font-size: 10px;}
 A:hover { font-size: 10px; color: rgb(134,229,232); font-weight: bold;}
 
