
/* --- GOLFTIMEBOOKMODULE --------------------------- */


.golftext {
	font-family: verdana,arial; 
	font-size: 8pt; 
	color: #000000;
	text-align: left;
}


.golfheading {

	color: #000000;
	font-family: verdana,arial; 
	font-size: 8pt; 
	font-weight: bold;
}

.golflink	{ 
	font-family: verdana,arial; 
	font-size: 8pt; 
	color: #000000; 
	text-decoration: underline;
	font-weight: none;
}	



