a:link {
	color: #8F1F87;
/*	text-decoration: none;*/
}

a:hover {
	text-decoration: underline;
	color: #8F1F87;
}
a:active {
	text-decoration: none;
	color: #A94EA7;
}
.style18 {color: #81F}
.style19 {font-family: Arial, Helvetica, sans-serif; font-size: 75%;}
body {
	background-color: #E6BBF3;color:#000;
}
.style31 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 75%;
}