a {
	font-weight: bold;
	color: #993366;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.maintext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

