a:link
{
	color: #999900;
	text-decoration: none;
}

a:visited
{
	color: #FF6600;
	text-decoration: none;
}

a:hover
{
	color: black;
	text-decoration: none;
}

body
{
	background: url(images/bg.gif);
	background-color: #CCCC99;
}
