
body { color: black; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: #ff9 }
a:link { color: blue; font-weight: bolder; text-decoration: none }
a:hover { color: red; font-weight: bolder; text-decoration: underline }
a:active { color: blue; font-weight: bolder; text-decoration: none }
a:visited { color: blue; font-weight: bolder; text-decoration: none }
