@charset "utf-8";
.mainmenue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 27px;
	color: #000000;
	font-weight: bold;
}
.followmenue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}
.mainmenueRED {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 27px;
	color: #CC3300;
	font-weight: bold;
}
.noline {  
	text-decoration: none
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	}
.copyBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #336699;
	font-weight: bold;
	}
	.copyBoldLIGHTBLUE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #aab5f3;
	font-weight: bold;
	}
	.copyBoldRED {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #CC3300;
	font-weight: bold;
	}
.HL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	color: #CC3300;
	font-weight: normal;
	}
.BU {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	color: #aab5f3;
	font-weight: normal;
	}

