@charset "utf-8";
.maintext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.minilinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF7E00;
	text-decoration: none;
}
.mainheader {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF7E00;
	text-decoration: none;
}
.secondarylinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
