@import url("stylesheets/mocklink.css");
.Beg {	color: #003300;
	font-weight: bold;
}
.Adv {	color: #660000;
	font-weight: bold;
}
.Int {font-weight: bold; font-size: 16px; color: #CC6600;}
.Way {font-size: 16px; font-weight: bold; color: #006699;}
.SandE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3300CC;
}
.copyright {font-size: 10px}
.Backto {font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #3300CC; font-weight: bold; }
.Maj {	color: #CC6600;
	font-weight: bold;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
}
.Mix {
	color: #009999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
}
.Pent {color: #330099; font-family: Arial, Helvetica, sans-serif; font-size: 36px; font-weight: bold; }
.advtitle {
	color: #660000;
	font-size: 36px;
	font-weight: bold;
}
.inttitle {
	font-size: 36px;
	color: #CC6600;
	font-weight: bold;
}
.begtitle {
	font-size: 36px;
	font-weight: bold;
	color: #003300;
}
.waytitle {
	color: #006699;
	font-size: 36px;
	font-weight: bold;
}
