.text {	font-family: Verdana, Arial;
	font-size: 9px;
	color: #000000;
}
a:link {
	color: #5F008C;
}
a:visited {
	color: #5F008C;
}
a:hover {
	color: #5F008C;
}
a:active {
	color: #5F008C;
}
.textPurp {
font-family: Verdana, Arial;
	font-size: 9px;
	color: #5F008C;
}
.bdr {
	border: thin solid #5F008C;
}

