body { color: gray; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; background-color: #f5f5f5; }
p  { color: white; background-color: gray; }
td { font-size: 10px; line-height: 14px; background-color: white; }
a:link { color: black; font-weight: bold; text-decoration: none; border-width: 10px; }
a:visited { color: gray ; font-weight: bold; text-decoration: none; }
a:hover { color: white ; font-weight: bold; background-color: black; text-decoration: none; border-width: 12px 12px 12px 5px; outline: solid 2px black; }
a:active { color: white ; font-weight: bold; text-decoration: none; }

