.mainbody {
	font-family: Arial, Helvetica, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	background-color: #ffffff;
}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: blue;
}

.link:hover {
	background-color: #ff0;
}

.forum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: black;
}

.forum:hover {
	background-color: #ff0;
}
