.PurpleBorder {
	border: thin solid #CCCCCC;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a {
	color: #FF33FF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #9900CC;
	font-weight: bold;
}
a:active {
	color: #9900CC;
	text-decoration: none;
}
a:visited {
	color: #3333CC;
	text-decoration: none;
}
