body { background: white; font-family: Arial, Helvetica, "Sans Serif"; }

p { font-size: 16pt; color: white; line-height: 150%;}

a:link    { color: yellow; font-weight: bold; text-decoration: none; }
a:visited { color: yellow; font-weight: bold; text-decoration: none; }
a:active  { color: yellow; font-weight: bold; text-decoration: none; }
a:hover   { color: yellow; font-weight: bold; text-decoration: underline; }