body { color: yellow; font-family: Helvetica, sans-serif, Geneva, Arial, SunSans-Regular; background-color: white; }
p { padding-left: 30px; }
td {}
a:link { color: silver ; text-decoration: none; }
a:visited { color: blue ; }
a:hover { color: lime ; text-decoration: blink; }
a:active {  }

