.recip td{background-color: lightblue; border: 1px solid black}
.recip a {font-family: georgia; size: 14px; color: #0A00A0; text-decoration: none; padding: 3px; width: 100%}
.recip a:hover {background-color: cyan; color: #0A00A0}
.recip a:visited {background-color: lightblue; color: #0A00A0}
.recip a:visited:hover {background-color: cyan; color: #0A00A0}
