body{
			background-color:#FFFFFF;
			color: #c0c0c0;
			text-align: center;

			font-size: 10px;
			font-family: Helvetica, Arial, Sans-serif;
		}

		a{
				text-decoration: none;
				color: #c0c0c0;
				font-weight: ;
		}
		a:hover{
			color:  grey;
			text-decoration: ;
		}
				a img{
			border: none;

		}
		.classInfo{
			font-style: italic;
	}
	#gallery, #navigation{
			width: 50px;
			font-size: 10px;
			text-align: center;
			padding: 0px;
			margin: 0px auto;
			font-family: Helvetica, Arial, Sans-serif;
		}

		#gallery td img{
			width: px;
			height: 122px;
		}

		.selected{
			padding: 1px;
			border: 1px solid #c0c0c0;
		}
