/* wiki.css */
/* $Id$ */

a.extlink {
    border-width: thin;
    border-style: none none dotted none;
}

a.create {
    border-width: thin;
    border-style: none none dashed none;
}

