body {
	font-family: Tahoma;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	cursor: crosshair;
	background-image: url(GO_PICS/Endgame_gray.gif);
}

.igo {
	color: Gray;
	letter-spacing: 0.25em;
}
.external {
}


h2 {
	letter-spacing: 0.2em;
}
h4 {
	color: #4F4F4F;
	letter-spacing: 0.2em;
}
h5 {
	color: #4F4F4F;

}
h6 {
	letter-spacing: 0.3em;
	font-weight: normal;
}

a:link {  text-decoration: none;
color: Black;
}

a:visited {  text-decoration: none;
color: Black;
}

a:hover {  
	text-decoration: none;
	color: black;
	border-bottom: 1px dotted Black;
}

a:active {
	text-decoration: none;
	color: black;
	border-bottom: 1px solid Black;
}

.external a:hover {  
	text-decoration: none;
background-color: #F0F0F0;
border-bottom: 1px solid Black;
}
