
body { 
  background-image: url(images/bg.jpg); 
  background-repeat: repeat-x; 
  background-color: #fff; }
  
  
.warning {
  font-family: Tahoma, sans-serif;
  font-size: 9px;
  color: #fff;
  line-height: 11px; }
  
  
td {
  font-family: Tahoma, sans-serif;
  font-size: 9px;
  color: #AE4169;
  line-height: 11px; }
  
  
a {
  color: #FF9EF8; }
  
  
a:hover {
	color: #D65E95; }
  
  
.borderimg {
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  color: #D65E95; }	
  

.borderimg img {
  border: 2px solid #D65E95; }
  
  
.borderimg a:hover img {
  border: 2px solid #FA117C; }
  
  
.borderimg a {
  color: #D65E95; }
  
  
