BODY  {
	background: #707070;
	color: #B9B18A;

}

A {
	text-decoration: none;
}

A:HOVER {
	text-decoration: underline;
	color: #fff
}