BODY { margin-right:18px; margin-left:18px; font-family:arial,helvetica,sans-serif; background-color:white}
P { font-family:serif; margin-top:0px }
H1 { text-align:right; font-family:serif; font-style:italic }
A { text-decoration:none }

DIV.HOLELIST {	width:100%;
		margin-top-width:1px;
		margin-width:0px;
		border-style:solid;
			border-width:1px;
			border-color:rgb(53,43,48);
		background-color:rgb(53,43,48);
		text-align:center;
		font-weight:bold;
}
		
DIV.HOLELIST A {
		color:rgb(255,255,255);
		font-size:1.25em
}

DIV.HOLELIST A:hover { 
		color:black;
		background-color:yellow;
		font-size:1.25em
}	

DIV.HOLESTATS {
		float:left;
		width:150px;
		margin-right:10px;
		padding-bottom:25px;
		padding:10px;
		background-color:rgb(53,43,48);
		color:white;
		font-size:0.7em;
}	
DIV.HOLESTATS B {
		color:yellow;
		font-weight:normal;
}
DIV.FLAGS {
		clear:left;
		text-align:center
}