.body { color: maroon; font-family: "times new roman"; }

p {}

td {}

a:link { color: navy; text-decoration: none; }

a:visited { color: navy; text-decoration: none; }

a:hover { color: green; text-decoration: none; }

a:active { color: red; text-decoration: none; }
.biography { color: maroon; font-size: 30px; font-weight: bold; line-height: 30px; text-align: center; }
