/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'MS Sans Serif', sans-serif; background-color: rgb(0,51,153); background-image: none;}
 A:active { color: rgb(0,0,0);}
 A:link { color: rgb(255,255,255);}
 A:visited { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; color: rgb(255,255,255);}
 A:hover { color: rgb(255,51,0);}
 