BODY {
  BACKGROUND-COLOR: #9E7A96;
  margin: 0px 0px 0px 0px
}

.link {
  font-family: arial, sans-serif; 
  font-size:12px; 
  font-weight:bold; 
  font-style:normal; 
  color:#FFFFFF; 
  text-decoration:none }

h2 {
  font-family: arial, sans-serif; 
  font-weight:bold; 
  font-style:normal; 
  color:#FFFFFF; 
  text-decoration:none  
}

.text {
  font-family: arial, sans-serif; 
  font-size:14px; 
  font-weight:normal; 
  font-style:normal; 
  color:#FFFFFF; 
  text-decoration:none  
}

.text a:link    {
  font-family:  arial, sans-serif; 
  font-size:14px; 
  font-weight:bold; 
  font-style:normal; 
  color:#FFFFFF; 
  text-decoration:none }
  
.text a:visited {
  font-family:  arial, sans-serif; 
  font-size:14px; 
  font-weight:bold; 
  font-style:normal; 
  color:#FFFFFF; 
  text-decoration:none }
  
.text a:hover   {
  font-family:arial, sans-serif; 
  font-size:14px; 
  font-weight:bold; 
  font-style:normal; 
  color:#FFECA7; 
  text-decoration:none }  