td {
	text-align: left;
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #FF9900;
	font-weight: normal;
}
.asol-tit {
	font-family: "Comic Sans MS";
	font-style: normal;
	color: #A8412E;
	font-weight: bold;
	font-size: 20px;
	text-align: center;

}
.asol-subtit {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: normal;
	color: #FF9900;
	text-align: center;
}
.asol:link {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
.asol:visited {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #CC9966;
	text-decoration: none;
	font-weight: normal;
}
.asol:hover {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.asol:active {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
