/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,sans-serif; font-size: small; color: rgb(0,0,153); background-color: rgb(255,255,255); background-image: none;}
 A:active { font-size: x-small; color: rgb(0,51,255);}
 A:link { color: rgb(153,153,255);}
 A:hover { color: rgb(204,51,204);}
 A:visited { font-size: x-small; color: rgb(0,51,255);}
 .TextObject { font-family: Arial,sans-serif; font-size: small; color: rgb(0,51,153);}
 P { font-family: Arial,sans-serif; font-size: small; color: rgb(0,51,0);}
 A { font-size: x-small; color: rgb(102,102,204);}
 
