a:link {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	font-family: "Comic Sans MS";
	font-size: 14px;
}
a:visited {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;

}
.comic14 {
	font-family: "Comic Sans MS";
	font-size: 14px;
}
.cella {
	padding-left: 5px;
}

