.aa {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: normal;
	color: #0000BF;
}
.el-b {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
}

.aa-black {
	font-family: Arial;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
.aa-red {
	font-family: Arial;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	line-height: 20px;
}
.bb {
	font-family: Arial;
	font-size: 10px;
}
a:link {
	color: #7D7D00;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: underline;
}
.form-b {
	border: 1px ridge #F0F0F0;
}
