BODY, TD, .NormalText {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color: #fff;
}

a:link, a:visited, a:hover {
	color: #ffffff;
}

a:active {
	color: #660000;
}

html a:active img.WhiteBorder,
html a:active img.BlackBorder {
	border-color: #660000;
}


UL,OL {
	margin-top: 0px;
	margin-bottom: 0px;
}

/*--- Edit.com Custom Styles ---*/

.PageTitle {
	font-size: 24px;
	font-weight: bold;
}

.BlackText {
	color: #000000;
}

.WhiteText {
	color: #ffffff;
}

.YellowText {
	color: #FFFFCC;
}

.RedText {
	color: #660000;
}

.LargeText {
	font-size: 16px;
}

/*--- IMG Styles ---*/

img.BlackBorder {
	border: 4px solid #000000;
}

img.WhiteBorder {
	border: 4px solid #ffffff;
}

/*--- TD Styles ---*/

td.LightTanGB {
	background-color: #FFFFCC;
}

td.GoldBG {
	background-color: #CCCC66;
}

td.RustBG {
	background-color: #993300;
}

/*--- Table Styles ---*/

table.Pedigree td {
	color: #000;
	font-weight: bold;
}
