.yardgoldtext{
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	color: #9A9901;
	font-weight: bold;
	
}

.bold{
	font-weight: bold;
}

a.yardslinks:visited
{
	text-decoration: none;
	color: Black;
}
a.yardslinks:hover
{ 
	color: Black;
	text-decoration: none;
}
a.yardslinks:active
{
	color: Black;
	text-decoration: none;
}

a.yardslinks2b:visited
{
	text-decoration: none;
	color: Black;
	font-weight: bold;
}
a.yardslinks2b:hover
{ 
	color: Black;
	text-decoration: underline;
	font-weight: bold;
}
a.yardslinks2b:active
{
	color: Black;
	text-decoration: none;
	font-weight: bold;
}


