A:link {
	color: #902E46;
}
A:visited {
	color: #6E6E6E;
} A:hover {
	color: #E20239;
}

.Standard {
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	color: #000000;
}
.SmallStandard {
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	color: #000000;
}
.HomeBox {
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	color: #51091A;
	line-height: 14px;
}
.HomeBox A:link {
	color: #51091A;
	text-decoration: none;
}
.HomeBox A:visited {
	color: #51091A;
	text-decoration: none;
}
.HomeBox A:hover {
	color: #DE0034;
	text-decoration: underline;
}
.Header {
	font-family: Verdana,Arial,Helvetica;
	font-size: 16px;
	color: #51091A;
	font-weight: bold;
}
.SubNav {
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	color: #51091A;
	font-weight: bold;
}
.FormBox {
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
}
.FooterNav {
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	color: #540B1C;
}
.FooterNav A:link {
	color: #540B1C;
	text-decoration: none;
}
.FooterNav A:visited {
	color: #540B1C;
	text-decoration: none;
}
.FooterNav A:hover {
	color: #EC0037;
	text-decoration: underline;
}
.Footer {
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	color: #DBA2B1;
	line-height: 22px;
}
.Footer A:link {
	color: #DBA2B1;
	text-decoration: none;
}
.Footer A:visited {
	color: #DBA2B1;
	text-decoration: none;
}
.Footer A:hover {
	color: #FDF9E6;
	text-decoration: underline;
}
.Copyright {
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	color: #BD6E82;
}