.stylecomic {
	font-family: "Comic Sans MS", Chiller, cursive;
	font-size: 13px;
	color: #000;
	line-height: 30px;
	text-align: justify;

}
a {
	font-family: "Comic Sans MS", Chiller, cursive;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "Comic Sans MS", Chiller, cursive;
	font-size: 13px;
	color: #060;
	text-decoration: none;
	font-weight: normal;
}
.table_form {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	color: #000;
	text-align: right;
	font-weight: normal;
}

