/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(0,0,0);}
 A:active { color: rgb(255,204,0);}
 A:link { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 14px; color: rgb(181,181,181); font-weight: bold; text-decoration: none ;}
 A:visited { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 14px; color: rgb(128,128,128); font-weight: bold; text-decoration: none ;}
 P { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif; font-size: 12px; color: rgb(255,255,255); font-weight: normal; font-style: normal;}
 A:hover { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 14px; color: rgb(83,82,81); font-weight: bold; text-decoration: none ;}
 
