body { color: black; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; background-color: white; }
p { font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; }
td { font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; }
a:link { color: black; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none; }
a:visited { color: black ; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none; }
a:hover { color: white ; font-size: 11px; background-color: gray; text-decoration: none; }
a:active { color: white ; font-size: 11px; text-decoration: none; }

