.text {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	text-align: justify;
}
.heading {
	font-family: Arial;
	font-weight: bold;
}
.uppermenu {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #999933;
}
a.text:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #999933;
}
a:link {
	color: #999933;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	color: #999933;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
.ORANGE {
	color: #FF6E00;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;

}
.smallorange {
	color: ##FF6E00;
}
a.text:hover {
	color: #FF6600;
}
