body { color: black; }
p {}
td {}
a:link { color: gray; font-family: Arial; font-weight: bold; text-decoration: none; }
a:visited { color: gray; font-family: Arial; font-weight: bold; text-decoration: none; }
a:hover { color: maroon ; font-family: arial; font-weight: bold; text-decoration: none; }
a:active { color: maroon ; font-family: arial; font-weight: bold; text-decoration: none; }
a.bio:link:visited { color:#000000; font-size: 12px; font-family: Arial ; }
a.bio:link:focus { color:white; font-size: 12px; font-family: Arial; }
a.bio:visited:focus { color:white; font-size: 12px; font-family: Arial}
a.bio:link { color:#000000; font-size: 12px; font-family: Arial}
a.bio:visited { color:#000000; font-size: 12px; font-family: Arial}
a.bio:link:hover { color:white; font-size: 12px; font-family: Arial }
a.bio:hover { color:white; font-size: 12px; font-family: Arial}
a.bio:link:active { color:white; font-size: 12px; font-family: Arial}
a.bio:visited:active { color:white; font-size: 12px; font-family: Arial }
a.bio:visited:hover { color:white; font-size: 12px; font-family: Arial ; }
a.bio { color:black; font-size: 12px; font-family: Arial; text-decoration: none; }
