.indextext {
	font-family: Georgia;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #FFD6C0;
	text-decoration: none;
}
.links {
	font-family: Georgia;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.maintext {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.MainText {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #D6CFD6;
	text-decoration: none;
}

.memlinks {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFD5BB;
	text-decoration: none;
}
.whiteborder {
	border: 1px solid #FFFFFF;
}
.blackborder {
	border: 1px solid #000000;
}
