body { color: #306; font-size: 12px; background-color: white; background-image: url(../graphics/whitetilesmll2.jpg); }

p { color: navy; font-size: 12px; font-family: arial, verdana, helvetica, sans-serif; font-weight: normal; text-align: left; margin: 20px; }
td {}

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

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

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

a:active { color: red ; text-decoration: none; }
h1 { color: navy; font-size: 12px; font-family: arial, verdana, helvetica, sans-serif; font-weight: bold; text-decoration: none; text-align: center; margin-top: 20px; }
