
 
   
table#sample1 {
    background-color:#FF3000;
    border: groove  #000 3px;
    width: 810px;
    height:140px;
    table-layout: fixed;
  
   

     margin-left: 2em;
     margin-right: 2em;
}
table#sample3 td {
    background-color:#FF3000;
    border: groove  #000 3px;
    min-width: 100%;
	min-height: 100%;
     margin-left: 2em;
     margin-right: 2em;
}
a:link
{
text-decoration:none;
table-layout: fixed;
}

table#sample td {
    padding: 5px;
    border: solid #000 8px;
    
}
table#sample1 td {
    padding: 5px;
    border: groove #00F 4px;
    
}

.data {
  font-style: italic;
    text-align: center;
    width: 130px;
    background-color: #000000;
    color: yellow;

}


.s {
	width: 130px;
	font-size:20;
    font-style: italic;
    text-align: center;
    background-color: #0000ff;
    color: yellow;
}
.s1 {
	width: 130px;
	font-size:15;
    font-style: italic;
    text-align: center;
    background-color: #0000ff;
    color: yellow;
}

 
table#sample1 td a div :hover{
 fbackground-color:#FFFFFF;
    border: solid #000 3px;
    width: 800px;
    height:100px;
    table-layout: fixed;

}
<style type="text/css">			
.zoom {
height:50px;
}
.zoom  {

}
.zoom img {
width:90px;
height:65px;
border: solid #f0f 2px;
}
.zoom img:hover {
width:102px;
height:87px;
border: solid #f00 3px;
table-layout: fixed;
border-style: solid;



}

	</style>