<style type="text/css">


ul#nav {
list-style-type: none;
padding: 0;
margin: 0;
}

.rollover a {
display:block;
width: 80px;
;
color:#333;
background: url('images/new_fairy_button2.gif') no-repeat 0 0;
text-decoration: none; font-style:normal; font-variant:normal; font-weight:bold; font-size:13px; font-family:sans-serif; padding-left:40px; padding-right:0px; padding-top:10px; padding-bottom:18px
}
.rollover a:hover { 
background-position: 0 -55px;
color: #049;
}
.rollover a:active {
background-position: 0 -108px;
color:#006e01;
}


</style>
