body
{
background-image: url(graphics/woodbg.png);
margin: 0px;
padding: 0px;
}
A:link {color: white;}
A:visited {color: #b4b4b5;}
A:active {text-decoration: none}
A:hover {text-decoration: none}

#header A:link
{
	color: #ffffff;
}

#header A:visited
{
	color: #ffffff;
}
#header A:hover
{
	color: #000000;
}
