@charset "UTF-8";
/* CSS Document */

span.tagkeyword {

    color: gray;

}

p.notag {

    color: red;
    font-weight: bold;

}