/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,sans-serif; background-color: rgb(255,255,255); }
 A {text-decoration:none;}
 A:hover {text-decoration:underline;}
 A:active { color: rgb(150,150,150);}
 A:link { color: rgb(0,0,0);}
 A:hover { color: rgb(0,0,0);}
 A:visited { color: rgb(150,150,150);}
 .TextObject { font-family: Arial,sans-serif;}
 P { font-family: Arial,sans-serif;}
 
