body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.purple {
	color: #552C7F;
	font-weight: bold;
}
a:link {
	color: #3333CC;
	text-decoration: underline;
}
a:visited {
	color: #9999CC;
	text-decoration: underline;
}
a:hover {
	color: #CC6699;
	text-decoration: underline;
}
