
.thumb a img {
  border: 2px solid #6699ff; }
  
.thumb a:hover img {
  border: 2px solid #C941BD; }
  
  
.thumb a {
  color: #6699ff;
  font-family: Arial, sans-serif;
  font-size: 16px;
  letter-spacing: -1px;
  font-weight: bold; }
  
.thumb a:hover {
  color: #C941BD; }
  
.big {
  font-family: Verdana, sans-serif;
  font-size: 17px;
  color: #4B3DCC;
  font-weight: bold;
  margin: 3px; 
  line-height: 20px;
  text-decoration: none; }
  
.big:hover {
  background-color: #F31266;
  color: #fff; }
  
td {
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  color: #333;
  line-height: 16px; }