A:link	
{
	color:"#EF6605";
	font-weight: 600;
}

A:visited 
{
	color:"#F18214";
	font-weight: 600;
}
A:hover	
{
	color:"#FF3305";
	font-weight: 600;
}

A
{
	color:"#EF6605";
	font-weight: 600;
}

BODY, TABLE, .Normal 
{
  color: white;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  font-family: Verdana;
}

.Title
{
  font-size: 21px;
  font-weight: bolder;
}

.SubTitle
{
  font-size: 18px;
  font-weight: 800;
}

.GolfTable
{
	color: black;
	font-size: 13px;
	font-weight: normal;
}

.Blurb
{
	color: white;
	font-size: 12px;
	font-style: normal;
	line-height: 1.2;
	font-family: Verdana;
	font-weight: normal;
	background-color: #1A6D1B;
}

.Validator
{
	color: Red;
	font-size: 18px;
	font-weight: bold;
}
