body { color: black; font-size: 11px; font-family: georgia; line-height: 18px; background-color: white; }
p {}
td {}
a:link { color: blue ; font-size: 11px; font-family: verdana; font-weight: bold; }
a:visited { color: purple ; font-size: 11px; font-family: verdana; font-weight: bold; }
a:hover { color: purple ; font-size: 11px; background-color: #edcb42; }
a:active { color: red ; font-size: 11px; }
.images { margin-top: 10px; margin-right: 10px; margin-bottom: 10px; }
