
#cont2 td{

vertical-align: top; 

text-align: center;

height: 90px;

width: 89px;

}

a.but2:link,a.but2:visited {

color: #3355FF;

font-family: Tahoma;

font-size: 9px;

font-weight: bold;

padding-left:2px;
padding-right: 4px;

}

a.but2:hover { 
text-decoration: none;
color: black;
}



#cont2 img{

border: 1px solid gray;

margin-bottom: 1px;

margin-left: 1px;

margin-top: 2px;

}

a.r:link, a.r:visited {
color: #333333;
text-decoration: none;
font-family: Tahoma;
font-size: 11px;
font-weight: bold;
padding-left: 3px;
}

a.r:hover {
color: #99CC66;
}
