body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	margin: 10px auto 0px;
	background-color: #CCC;
	color: #000;	
	}
	
a:link, a:visited, a:active{
	text-decoration: none;
	color: #000;
}
a:hover{
	text-decoration: underline;
	color: #fff;
}

/*------------------------------Gallery-----------------------------------*/
div#show3 {
background-color:#CCC;
width:140px;
margin:0 auto;
border:1px solid #444;
}
div#show3 table td, div#show4 table td {
height:24px;
background-image:url('38.gif');
}
div#show4 table td {
background-image:url('40.gif');
}
div#show3 table input,  div#show4 table input {
outline-style:none;
}
