
body { 
  background-color: #ffffcc;
  background-image: url(http://chibi-cyber.com/images/smilies/new/gg.gif) !important;
  background-repeat: repeat;
  color: #ff0000; 
} 
.profile_text { 
  color: #ff0000;
} 
a, a:visited, a:active, .profile_text a, .profile_text a:visited, .profile_text a:active { 
  color: #0084ef;
  text-decoration: none;
}
.profile_text a:hover, a:hover {
  color: #0084ef;
  text-decoration: underline;
}
