body {
background-color: #261f2d;
background-image:url("http://www.easternthunder.com/images/bgcolor.jpg");
background-position:center top;
background-repeat:repeat;
background-attachment:fixed;
}

A:link{
font-family: trebuchet, verdana, arial;
color: #ffffff;
font-size: 7px;
font-weight: bold;
tesxt-decoration: none;
}
A:visited {
font-family: trebuchet, verdana, arial;
color: #666633;
font-size: 7px;
font-weight: bold;
tesxt-decoration: none;
}
A:hover {
font-family: trebuchet, verdana, arial;
color: #5592D0;
font-size: 7px;
font-weight: bold;
tesxt-decoration: none;
}

