body { background: url(images/go_01.jpg) repeat-x; 
	background-color: #7E3701;
   font-family: Verdana;
   font-size: 12px;
   color: #000000;
	}
div, td, p, table 
{
   font-family: Verdana;
   font-size: 12px;
   color: #000000;
} 
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	}
*:first-child+html #game_content #game_bottomleftangle, *:first-child+html #game_content #game_bottomrightangle {
	position: relative;
	top: 5px;
}
