body { color: silver; font-family: "courier new", Georgia, "Times New Roman", Times, serif; background-color: #333; }

p { margin: 12px; }

td {}

a:link { color: #66f }

a:visited { color: #66f }

a:hover { color: blue }

a:active { color: red }
.font { font-size: x-small; font-family: Verdana, Arial, Helvetica, sans-serif; top: 100px; margin: 200px 12px 12px; }
.fontsize { font-size: medium; font-family: "Courier New", Courier, Monaco, monospace; }
.fontsmall { font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; top: 100px; margin: 200px 12px 12px; }
.fontrot { color: orange; }
.bottom { position: absolute; bottom: 20%; }

