td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.tile {
	background-image: url(images/tile-me.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
form {
	background-position: right;
}
.tablespacing {
	margin: 0px;
	padding: 0px;
	height: 0px;
	bottom: 0px;




}
.littleman {
	background-position: right bottom;
	right: auto;
	bottom: auto;
	background-repeat: no-repeat;


}
.catlink {
	text-decoration: underline;


}
a {
	text-decoration: none;

}
a:visited {
	color: #000000;
}
.avisitedhover {
	color: #FF0000;
}
