img {
height: 50px;
width: 50px;
border: 1px solid black;
}

body,td {
font-family: verdana;
font-size: 10px;
color: black;
background: white;
text-align: center;
  scrollbar-face-color:#ffffff;
  scrollbar-highlight-color:#ffffff;
  scrollbar-3dlight-color:#ffffff;
  scrollbar-shadow-color:#ffffff;
  scrollbar-darkshadow-color:#ffffff;
  scrollbar-arrow-color:#6FDC4D;
  scrollbar-track-color:#ffffff;
}

a:link {text-decoration:none; color:#000;}
a:visited {text-decoration:none; color:#000;}
a:hover {text-decoration:underline overline; height:1px; color:silver; cursor:nw-resize; background-image: url(http://img.photobucket.com/hover.gif); }

b {
font-size: 6pt;
}

a:hover img { filter:gray; }