.cemBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.cemList {
}
a:link {
	font-family: "Comic Sans MS";
	font-size: 16px;
	text-align: center;
	padding: 2px;
	margin: 3px;
	height: 25px;
	width: 176px;
	text-decoration: underline;
	background-position: center;
	color: #0000CC;
	line-height: 18px;







}
a:hover {
	font-family: "Comic Sans MS";
	font-size: 16px;
	padding: 2px;
	background-color: #66FFFF;
	margin: 3px;
	height: 25px;
	width: 176px;
	text-decoration: underline;
	color: #3333FF;
	line-height: 18px;





}
a:visited {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #000066;
	margin: 3px;
	padding: 2px;
	height: 25px;
	width: 176px;
	text-align: center;
	text-decoration: underline;
	line-height: 18px;




}
a:active {
	font-family: "Comic Sans MS";
	font-size: 16px;
	text-decoration: underline;
	margin: 3px;
	padding: 2px;
	height: 25px;
	width: 176px;
	line-height: 18px;

}
.cemText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.cemTextSmall {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.cemTitle {
	font-family: "Comic Sans MS";
	font-size: 30px;
	font-weight: bold;
	color: #0000FF;
}

