.whiteunderline a:active {color: #ffffff; text-decoration: underline}
.whiteunderline a:link {color: #ffffff; text-decoration: underline}
.whiteunderline a:visited {color: #ffffff;text-decoration: underline}
.whiteunderline a:hover {color: #ffffff; text-decoration: none}

.white a:active {color: #ffffff; text-decoration: none}
.white a:link {color: #ffffff; text-decoration: none}
.white a:visited {color: #ffffff;text-decoration: none}
.white a:hover {color: #ffffff; text-decoration: underline}

.lightblueunderline a:active {color: #99CCFF; text-decoration: underline}
.lightblueunderline a:link {color: #99CCFF; text-decoration: underline}
.lightblueunderline a:visited {color: #99CCFF;text-decoration: underline}
.lightblueunderline a:hover {color: #ffffff; text-decoration: none}

.lightblue a:active {color: #6BE1FF; text-decoration: none}
.lightblue a:link {color: #6BE1FF; text-decoration: none}
.lightblue a:visited {color: #6BE1FF;text-decoration: none}
.lightblue a:hover {color: #ffffff; text-decoration: underline}

.yellow a:active {color: #E5D7A8; text-decoration: none}
.yellow a:link {color: #E5D7A8; text-decoration: none}
.yellow a:visited {color: #E5D7A8;text-decoration: none}
.yellow a:hover {color: #E5D7A8; text-decoration: underline}

.yelloweunderline a:active {color: #E5D7A8; text-decoration: underline}
.yelloweunderline a:link {color: #E5D7A8; text-decoration: underline}
.yelloweunderline a:visited {color: #E5D7A8;text-decoration: underline}
.yelloweunderline a:hover {color: #E5D7A8; text-decoration: none}

.img {float:left; margin:0 8px 8px 0;}
.img2 {float:left; margin:0 8px 0 0;}


BODY 
{background-color: #2b2223; 
background-image:url(../images/bg2.gif); 
background-repeat:repeat-x;
background-attachment:fixed; 
font-family: Arial, Helvetica, sans-serif; 
color: #dec978;}
