td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:16px;
	color: #333333;
}
a 
{
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	font-size: 11px;
	color: #464833;
	text-decoration: none;
	font-weight:bold;
}

a.FooterLink {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
	color: #666633;
}
a.FooterLink:hover {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
	color: #333333;
}

.YardageHeading
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	color: #FFFFFF;	
}
.YardageBody
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	word-spacing:0px;
	line-height:13px;
	color: #333333;	
}

A.TopNav	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999966;
	text-decoration: none;
	background-position: center center;
}
A.ThirdNav	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666633;
	text-decoration: none;
	background-position: center center;
}
A.ThirdNav:hover	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-position: center center;
}
