a.b:link {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.b:visited {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.b:hover {
	font-size: 16px;
	font-weight: bolder;
	color: #FFFF00;
	text-decoration: underline;
}
a.m:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.m:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.m:hover {
	font-size: 14px;
	font-weight: bolder;
	color: #FFFF00;
	text-decoration: underline;
}
a:link {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
}
a.z:link {
	font-size: 12px;
	color:#006666;
	text-decoration: none;
}
a.z:visited {
	font-size: 12px;
	color: #006666;
	text-decoration: none;
}
a.z:hover {
	font-size: 12px;
	color:#006666;
	text-decoration: underline;
}
.text12 {
	font-size: 12px;
}
.text13 {
	font-size: 13px;
	line-height: 140%;
}
.ling150 {
	font-size: 15px;
	line-height: 170%;
}
