A    { }

A:link   { color: #999999}

A:visited   { color: #666666}

A:active   { color: #999999}

A:hover  { color: #291E09}


.homehead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #735221;
	line-height: 15px;
}

.homehead2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FDD38C;
	line-height: 15px;
}
.hometext {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	line-height: 14px;


C18A37