body { color: black; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; background-color: white; }
a:link { color: blue; font-style: normal; }
a:visited { color: purple; }
a:hover { color: blue; text-decoration: underline; }
