@charset "utf-8";
.Menulinks {
	font-size: 11px;
	color: #FAFAFA;
	font-weight: bold;
	text-decoration: none;
}
.NORMAL {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.leftlinkblue {
	font-size: 13px;
	color: #03C;
	text-decoration: none;
	font-weight: bold;
}
.leftlinkblack {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.connected {
	font-size: 18px;
	font-weight: bold;
	color: #F60;
	text-decoration: none;
}
.titletext {
	font-size: 13px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
