.text {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.topic {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FF9801;
	text-decoration: none;
}
.NorLink {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.orange_link {
	font-family: Tahoma;
	font-size: 13px;
	color: #FF9801;
	text-decoration: none;
}


.NorLink:hover {
	font-family: Tahoma;
	font-size: 13px;
	color: #66FF00;
	text-decoration: underline;
}
.menuLink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menuLink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
}

.inbox {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.inboxInput {
	font-family: Tahoma;
	font-size: 12px;
	color: #00365A;
	border: 1px solid #386687;
}
