body { 
font face: Arial; font-family: sans-serif; }

p { 
font face: Arial; font-family: sans-serif; }

td { 
font face: Arial; font-family: sans-serif; }

a { 
color: #ffd700; text-decoration: none; }

a:visited { 
color: #003366; text-decoration: underline; }

a:hover { 
color: #FF0000; background-color: #6DCFF6; text-decoration: underline; }