/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0); background-color: #F5F5F5;}
#MyHyperlinkCharacterStyle a:hover{
color: red;
}
#verdacht {
visibility:hidden;
display:none;
}

.nkitlink { 
  display: block; 
  width: 600px; 
  height: 70px; 
  background-image: url(http://www.fandangotheband.com/images/NewKidInTownLogo.png); 
  background-repeat: no-repeat; 
  background-position: 0px -31px;
}
