.pushbutton a:hover{
   position: relative;
   top: 1px; left: 1px;
   outline:none;
}
.bookmark table{
   background-color:#EEEEEE;
   border:1px hidden gray;
   margin-top:10px;
   padding:2px;
}
.bookmark td{
   font-size: 1.2em;
   text-align: center;
   vertical-align: middle;
   color: #838383;
}
.bookmark img{
   vertical-align: middle;
}

.bookmark img a{border:0px;}
.bookmark img a:hover{border:0px;}
.bookmark img a:visited{border:0px;}
.bookmark img a:active{border:0px;}

.link a{text-decoration:none;color:#838383;}
.link a:hover{text-decoration:none;color: #838383;}
.link a:visited{text-decoration:none;color: #838383;}
.link a:active{text-decoration:none;color: #838383;}