BODY{
  
  line-height : 16px;
  color : black;
  background-color : white;
  background-image : url(img/main_back.gif);
}
TD{
  font-size : 14px;
  line-height : 21px;
  
}
A{
  color : #005ab5;
}
A:LINK{
  color : #005ab5;
}
A:VISITED{
  color : #37237c;
}
A:ACTIVE{
  color : #ff4d4d;
  cursor : pointer;
}
A:HOVER{
  color : #ff0080;
}
HR{
  color : #79b8f0;
  background-position : -3px;
  margin-bottom : -10px;
}
STRONG{
  font-size : 24px;
  color : white;
  
  

  
  
  line-height : 28px;
  font-weight : lighter;
}
