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