BODY {
	color: Black;
	background-color: #999999;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
}

table.mickey {
	background-image : url(galleryback.jpg);
	background-position : bottom center;
	background-repeat : no-repeat;
	background-color : #ffffff;
}


a.hidden {

	text-decoration: none;
}

a.hidden:hover {

	text-decoration: none;
}



A {
	color: Black;
	text-decoration: none;
}

A:HOVER {
	color: Black;
	text-decoration: underline;
}

h1 {
		font-size: 16px;
}
td {
		font-size: 12px;
}
