@charset "iso-8859-1";
body { background : #013a16;
       background-image : url(images/background2.jpg)}
.extra { background : #336600}
.tablecolor1 { background : #BB9966}

A:link {color:lightgreen}
A:hover {color:red}
A:active {color:yellow}
A:visited {color:#EC9E0C}

h1 {color:#7C560E}


