
body { 
  background-image: url(images/bg.jpg); 
  background-repeat: repeat-x; 
  background-color: #F49AC1; }
  
  
td {
  font-family: Verdana, sans-serif;
  font-size: 10px;
  color: #4B0049;
  text-align: justify;
  line-height: 15px; }
  
  
.warning {
  font-family: Tahoma, sans-serif;
  font-size: 9px;
  color: #fff;
  line-height: 11px;
  text-align: justify; }
  

.iframe1 {
  width: 395px;
  height: 195px;
  border: 1px solid #F5CFF2; }
  
  
.borderimg {
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  color: #660000; }
  	

.borderimg img {
  border: 3px solid #D35DE2; }
  
  
.borderimg a:hover img {
  border: 3px solid #E31357; }
  
  
.borderimg a {
  color: #D35DE2; }
  
  
.borderimg a:hover {
  color: #E31357; }