pre > *, .neo-icode-tag > *{
font-family: 'Anonymous Pro', monospace !important;
}
a{
text-decoration:none !important;
cursor: pointer;
}
a:hover{
 opacity: 0.7 !important;
 transition: all 0.75s !important;
}
.ui-overlay-shadow {
    box-shadow: none;
}
