/*  http://tormentart.com/  */
a img {
border : 1px solid #000000;
margin : 1px;
height : 240px;
width : 180px;
}
a:hover img {
border : 1px dashed #d78d20;
}
td.thumb {
border : 1px;
height : 240px;
width : 180px;
}
a:link {
color : #eb6914;
}
a:visited {
color : #eb6914;
}
a:active {
color : #ed7527;
}
a:hover {
color : #ed7527;
text-decoration : none;
}

