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

