
    
a.thmb_link{
    display: block;
    float: left;
    padding: 1px;
    margin-left: 6px;
    margin-right: 6px;
    margin-top: 12px;
    width: 90 px;
    height: 58 px;
    background: #000000;}
    
a.thmb_link:hover{
    background: #AAAAAA;}

.thmb{
    border: 0;
    width: 90 px;
    height: 58 px;}
    
a.a_desc:link { color: #FFFFFF; }
a.a_desc:visited { color: #FFFFFF; }
a.a_desc:hover { color: #CCCCCC; }
a.a_desc:active { color: #CCCCCC; }
