a.nav_news:link, a.nav_news:active, a.nav_news:visited {
    background: url(http://cssrpg.sourceforge.net/images/layout/nav_news.gif) top left no-repeat;
    width: 90px;
    height: 25px;
    border: none;
    float: left;
    clear: both;
    text-decoration: none;
}
a.nav_news:hover {
    background: url(http://cssrpg.sourceforge.net/images/layout/navh_news.gif) top left no-repeat;
    width: 90px;
    height: 25px;
    border: none;
    float: left;
    clear: both;
    text-decoration: none;
}
a.nav_about:link, a.nav_about:active, a.nav_about:visited, a.nav_about:hover {
    background: url(http://cssrpg.sourceforge.net/images/layout/nava_about.gif) top left no-repeat;
    width: 90px;
    height: 25px;
    border: none;
    float: left;
    clear: both;
    text-decoration: none;
}
a.nav_files:link, a.nav_files:active, a.nav_files:visited {
    background: url(http://cssrpg.sourceforge.net/images/layout/nav_files.gif) top left no-repeat;
    width: 90px;
    height: 25px;
    border: none;
    float: left;
    clear: both;
    text-decoration: none;
}
a.nav_files:hover {
    background: url(http://cssrpg.sourceforge.net/images/layout/navh_files.gif) top left no-repeat;
    width: 90px;
    height: 25px;
    border: none;
    float: left;
    clear: both;
    text-decoration: none;
}
a.nav_forums:link, a.nav_forums:active, a.nav_forums:visited {
    background: url(http://cssrpg.sourceforge.net/images/layout/nav_forums.gif) top left no-repeat;
    width: 90px;
    height: 25px;
    border: none;
    float: left;
    clear: both;
    text-decoration: none;
}
a.nav_forums:hover {
    background: url(http://cssrpg.sourceforge.net/images/layout/navh_forums.gif) top left no-repeat;
    width: 90px;
    height: 25px;
    border: none;
    float: left;
    clear: both;
    text-decoration: none;
}
a.nav_help:link, a.nav_help:active, a.nav_help:visited {
    background: url(http://cssrpg.sourceforge.net/images/layout/nav_help.gif) top left no-repeat;
    width: 90px;
    height: 25px;
    border: none;
    float: left;
    clear: both;
    text-decoration: none;
}
a.nav_help:hover {
    background: url(http://cssrpg.sourceforge.net/images/layout/navh_help.gif) top left no-repeat;
    width: 90px;
    height: 25px;
    border: none;
    float: left;
    clear: both;
    text-decoration: none;
}
