
body { 
  background-color: #0000ff;
  background-image: url(http://shannaro.files.wordpress.com/2009/06/madara.jpg) !important;
  background-repeat: repeat;
  color: #0099cc; 
} 
.profile_text { 
  color: #0099cc;
} 
a, a:visited, a:active, .profile_text a, .profile_text a:visited, .profile_text a:active { 
  color: #66ff33;
  text-decoration: none;
}
.profile_text a:hover, a:hover {
  color: #66ff33;
  text-decoration: underline;
}
