.Text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.NorLink {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: Underline;
}
.NorLink:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #999A01;
	text-decoration: none;
}
.topic {
	font-family: Tahoma, "MS Serif";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
