
p { color: black; font-size: 10px; font-family: Verdana, Arial, Times }
H2 { color: black; font-size: 14px; font-family: Verdana, Arial, Times }
td { color: black; font-size: 10px; font-family: Verdana, Arial, Times }
a:link { color: blue; text-decoration: none }
a:hover  { color: blue; text-decoration: none; background-color: silver }
a:active { color: white; text-decoration: underline }
a:visited { color: navy; text-decoration: none }
