a:link {
        color: ffffff;
        text-decoration: none;
}
a:visited {
        color: ffffff;
        text-decoration: none;
}
a:hover {
        color: ffffff;
        text-decoration: none;
}
a:active {
        color: #ffffff;
        text-decoration: none;
}
.MainGen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	background-color: #000000;
}
.MainOwnersText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	background-color: #000000;
	padding-left: 15px;
}
.MainOwnersTextGold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #a68c26;
	background-color: #000000;
	padding-left: 15px;
}
.MainOwnersTextGreyBkgd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	background-color: 111111;
	padding-left: 15px;
}
