a:visited {
	color: #660066;
}
a:link {
	color: #330033;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #330066;
	background-color: #FFCCFF;
}
.largebold {
	font-size: large;
	font-weight: bold;
}
.extrasmall {
	font-size: x-small;
}
.medboldital {
	font-size: medium;
	font-style: italic;
	font-weight: bold;
}
