a:link {
	text-decoration: none;
	color: #00C;
	}
a:visited {
	text-decoration: none;
	color: #00C;
	}
a:hover, a:active {
	text-decoration: underline;
	color: #00C;
	}

.newbody {
	color: #000;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
.topichead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #83952a;
}
