
body { 
  background-color: #6600cc;
  background-image: url(http://os-tan.co.cc/images/b124af955a26bdf029dbfaff5e46818d.png) !important;
  background-repeat: repeat-y;
  color: #ff9900; 
} 
.profile_text { 
  color: #ff9900;
} 
a, a:visited, a:active, .profile_text a, .profile_text a:visited, .profile_text a:active { 
  color: #ff9900;
  text-decoration: none;
}
.profile_text a:hover, a:hover {
  color: #ff9900;
  text-decoration: underline;
}
