body {background-color: #99ccff}

td.1 {background: #ff0066}

td.2 {background: #ff6699}

table.1 {background: #800000}

h1 {font-family: arial}
h1 {font-size: 100%}

font.colour {color: #000066}
font.colour2 {color: #ff0066}

a {

font: normal 14px Arial;
color: #FFFFFF;
text-decoration: underline;
}

a:hover {

font: normal 14px Arial;
color: red;
text-decoration: none;

}