body { color: black; background-color: white; }

p {}

td {}

a:link { color: #355a27 }

a:visited { color: #2b3b0a; }

a:hover { color: purple }

a:active { color: red }
.header { color: #b70312; font-size: 22px; font-family: "times new roman"; line-height: 24px; text-decoration: none; }
.text { color: #355a27; font-size: 14px; font-family: "times new roman"; line-height: 16px; }

