body {
margin:0px; background-image: url('../images/tile.jpg'); background-attachment: fixed; background-color: #000099; SCROLLBAR-ARROW-COLOR: #FFCC00; SCROLLBAR-DARKSHADOW-COLOR: #000000; SCROLLBAR-BASE-COLOR: #000099
}
A.white:link { color:rgb(255,255,255); text-decoration:none; }
A.white:visited { color:rgb(255,255,255); text-decoration:none; }
A.white:active { color:rgb(255,204,0); text-decoration:none; }
A.white:hover { color:rgb(255,204,0); text-decoration:underline; }
A.yellow:link { color:rgb(255,204,0); text-decoration:none; }
A.yellow:visited { color:rgb(255,204,0); text-decoration:none; }
A.yellow:active { color:rgb(153,255,0); text-decoration:none; }
A.yellow:hover { color:rgb(153,255,0); text-decoration:underline; }
A.red:link { color:rgb(204,0,0); text-decoration:none; }
A.red:visited { color:rgb(204,0,0); text-decoration:none; }
A.red:active { color:rgb(153,255,0); text-decoration:none; }
A.red:hover { color:rgb(153,255,0); text-decoration:underline; }
h1{
color:#ff0000;
font-family: tahoma,arial,helvetica,clean,sans-serif;
font-size: 26px;
margin: 0px 0px 0px 0px;
}
h2{
color:#ffffff;
font-family: tahoma,arial,helvetica,clean,sans-serif;
font-size: 18px;
margin: 0px 0px 0px 0px;
}