.normal {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}
.content {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	color: #333333;
}
.nomargin {
	margin: 0px;
	padding: 0px;
	list-style: inside;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}

a.orange {
	color: #91BD00;
}

a.white {
	color: #FFFFFF;
}

a.header {
	color: #FFFFFF;
	text-decoration: none;
}
