.bodytext {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #6699CC;
}
.bodytextspecial {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #6699CC;
}
.hyperlink {

	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
}
.hyperlinkhot {


	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
}
.bodytextbold {

	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #6699CC;
}
