wild card(s)


  * {
      color: white !important;
      -moz-border-radius: 0 !important;
  }
  a:link, a {
      color: royalblue !important;    
  }
  a:active {
      color: red !important;
  }
  a:visited {
      color: purple !important;
  }