@charset "utf-8";
/* CSS Document */

.toons td{text-align:center;}

a img {border:0px;}

font {
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	border: none;
}

td {
	text-decoration: none;
	text-align: left;
	list-style-type: circle;
	list-style-position: outside;
}

img {
	text-decoration: none;
	border: none;
}

a {
	text-decoration:underline;
	border: none;
	color:#000066;
	font-size: 12px;
}

a:visited {
	color: purple;
	font-size: 12px;
}

a:hover { text-decoration:underline; }

p {
margin-bottom:0px;}