/* CSS definition file containing sitestyle stylesheets */
BODY { font-size: 10px; color: rgb(255,255,255); background-color: rgb(51,102,102); background-image: url("../assets/images/body_bg.gif");}
 A:active { color: rgb(204,255,204);}
 A:link { color: rgb(153,204,255);}
 A:visited { color: rgb(192,192,192);}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 10px; color: rgb(255,255,204); line-height: 16px; font-weight: normal; font-style: normal;}
 .TextNavBar { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 12px; color: rgb(153,153,153);}
 
