BODY { font-family: arial;
             font-size: 12px;
             background-image: url('images/backgrounds/bricks1.jpg');
             background-color: rgb(0,0,0);
             background-attachment: fixed;
             color: #C8E6FF}

TD { font-family: arial;
        font-size: 12px;
        color: #C8E6FF;
        margin-left: 4px;
        margin-right: 4px;
        margin-top: 1px;
        margin-bottom: 1px}

TH { font-family: arial;
        font-size: 12px;
        color:#C8E6FF }

a:link {  color: orange;
             text-decoration: none}

a:visited {  color:orange;
                   text-decoration: none}

a:active {  color: white;
                  text-decoration: none}

a:hover {color: red;
                text-decoration: underline}
