@charset 'utf-8';

body, textarea, input
 {
    font-family: monospace;
 }

span.wikiword a.createlink
 { 
     /*display:none;*/
 }
 
span.wikiword a.createlinktext
 { 
     border-bottom:none; 
     text-decoration:none; 
     color:inherit;
     font-weight:500;
 }