
.thumb img {
  border: 1px solid #C00E5A;
  margin: 3px; }
  
.thumb img a:hover {
  border: 1px dotted #F05497; }
  
.thumb a {
  font-family: Arial, sans-serif;
  font-weight: bold;
  letter-spacing: -1px;
  font-size: 18px;
  color: #C00E5A; }
  
.thumb a:hover {
  color: #F05497; }
  
  
a:hover {
  color: #F05497; }
  
  
h1 {
  font-family: Verdana, sans-serif;
  font-size: 17px;
  color: #C00E5A;
  font-weight: bold;
  margin: 0px; }
  
  
.big {
  font-family: Verdana, sans-serif;
  font-size: 17px;
  color: #C00E5A;
  font-weight: bold;
  margin: 3px; 
  line-height: 20px;
  text-decoration: none; }
  
.big:hover {
  background-color: #F05497;
  color: #fff; }
  
.big2:hover {
  background-color: #F05497;
  color: #fff; }
  
.big2 {
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #C00E5A;
  font-weight: bold;
  margin: 0px; }
    
td {
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  color: #333;
  line-height: 16px; }
  
.text {
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  color: #333; }
