.BoldText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height:18px;
	color:#000000;
	text-decoration:none;
}
.AddLink {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	line-height:18px;
	color:#ffffff;	
}
.EditLink {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	line-height:18px;
	color:#000000;	
}
.DeathLink {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	line-height:18px;
	color:#a3a3a3;
	text-decoration:none;
}

.MediumBoldText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style:italic;
	font-weight:bold;
	line-height:18px;
	color:#000000;	
}

.WhiteText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	line-height:18px;
	color:#FFFFFF;	
}
.BlackText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	line-height:18px;
	color:#000000;	
}
.WhiteBoldText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height:18px;
	color:#FFFFFF;
	text-decoration:none;
}

.NextPreText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height:18px;
	color:#FFFFFF;
	text-decoration:none;
}