body { color: #ffc; background-color: white; margin-top: 12px; margin-left: 12px; }

p { }

td { }

a:link { color: blue; text-decoration: none; }

a:visited { color: blue; text-decoration: none; }

a:hover { color: #f93; background-color: #fff; }

a:active { }
.class { }

