
body { 
  background-color: #cc99ff;
  background-image: url(http://i167.photobucket.com/albums/u145/sexyteddychan_2007/shiningtears_4_1280.jpg) !important;
  background-repeat: repeat;
  color: #cccc00; 
} 
.profile_text { 
  color: #cccc00;
} 
a, a:visited, a:active, .profile_text a, .profile_text a:visited, .profile_text a:active { 
  color: #66ff99;
  text-decoration: none;
}
.profile_text a:hover, a:hover {
  color: #66ff99;
  text-decoration: underline;
}
