.nav { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #999999; font-weight: bold}
.norm { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #CCCCCC}


BODY 
{ 
scrollbar-face-color: #000000; 
scrollbar-arrow-color: #990000; 
scrollbar-track-color: #000000; 
scrollbar-darkshadow-color: #000000; 
scrollbar-base-color: #007007; 
scrollbar-shadow-color: #B7B7B7; 
scrollbar-3dlight-color: #B7B7B7; 
scrollbar-highlight-color: #000000;
} 

.norm:link { text-decoration: none;  }
.norm:visited { text-decoration: none;  }
.norm:active { text-decoration: none;  }
.norm:hover { color:#007007; }


.nav:link { text-decoration: none;  }
.nav:visited { text-decoration: none;  }
.nav:active { text-decoration: none;  }
.nav:hover { color:#339933; }

.ueber:link { text-decoration: none;  }
.ueber:visited { text-decoration: none;  }
.ueber:active { text-decoration: none;  }
.ueber:hover { color:#339933; }



.ueber {
font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #CC0000; font-weight: bold
}

body{
  cursor: url('http://www.party-hard-festival.de/nav/hand.cur')
}
A:link { CURSOR: url('http://www.party-hard-festival.de/nav/handhover.cur'); } 
A:visited { CURSOR: url('http://www.party-hard-festival.de/nav/handhover.cur'); } 
A:hover { CURSOR: url('http://www.party-hard-festival.de/nav/handhover.cur'); } 
A:active { CURSOR: url('http://www.party-hard-festival.de/nav/handhover.cur'); } 


