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

p {}

td {}
a:link { color: maroon; font-size: 25px; font-weight: bold; line-height: 30px; text-decoration: none; text-align: center; }
.listed { color: maroon; font-size: 25px; font-weight: bold; line-height: 30px; text-decoration: none; text-align: center; }
a:visited { color: maroon; font-size: 25px; font-weight: bold; line-height: 30px; text-decoration: none; text-align: center; }
a:hover { color: green; font-size: 25px; font-weight: bold; line-height: 30px; text-decoration: none; text-align: center; }
a:active { color: navy; font-size: 25px; font-weight: bold; line-height: 30px; text-decoration: none; text-align: center; }
