<!--


a:link {
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #750970;
	text-decoration: underline;
	font-size: 10px;
	font-weight: none
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #750970;
	text-decoration: underline;
	font-size: 10px;
	font-weight: none
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #750970;
	text-decoration: underline;
	font-size: 10px;
	font-weight: none
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #750970;
	text-decoration: underline;
	font-size: 10px;
	font-weight: none
}

.purplecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #750970;
	text-decoration: none;
	font-size: 10px;
}
.greytext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #816B71;
	text-decoration: none;
	font-size: 11px;
}

.metrotext {
	font-family: Metrostyle Extended;
	font-weight: normal;
	color: #750970;
	text-decoration: none;
	font-size: 8px;
}
-->