BODY {
	background : url(images/90gray.jpg);
	}

TABLE.thumbnails {
	width : 625px;
	margin : 0 0 10;
	}

TABLE.thumbnails TD {
	width : 200px;
	padding-bottom : 7px;
	vertical-align : top;
	}

TABLE.thumbnails P {
	font : normal bold 15px "Verdana", "Verdana Ref", "Arial", "Helvetica";
	margin : 2 0 0;
	width : 190px;
	}

IMG.thumb {
	border : 4px ridge rgb(209,82,92);
	margin : 0 0 0;
	padding : 0 0 0;
	width : 200px;
	height : 133px;
	}
	
TABLE.thumbnails A {
	color : rgb(244,122,255);
	text-decoration : none;
	}
	
TABLE.thumbnails A:visited {
	color : rgb(178,122,255);
	text-decoration : none;
	}
	
TABLE.thumbnails A:hover {
	color : rgb(255,0,0);
	text-decoration : none;
	}