.map_item a img {
    border: none
}

.std {
    font-family: Arial, Helvetica, sans-serif
}

.std2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt
}

.courier {
    font-family: "Courier New", Courier, monospace
}

.small {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt
}

.small2 {
    color: #404040;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt
}

.link {
    color: #404040;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none
}

.link:hover {
    color: #707080;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none 
}

.link2 {
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none
}

.link2:hover {
    color: #F1F373;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none 
}

.link3 {
    color: #707070;
    text-decoration: none
}

.link3:hover {
    color: #808080;
    text-decoration: none 
}

.link4 {
    color: #12408B;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none
}

.link4:hover {
    color: #707070;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none 
}

.link5 {
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none
}

.link5:hover {
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none 
}

.link6 {
    font-family: "Courier New", Courier, monospace;
    text-decoration: none
}

.link6:hover {
    font-family: "Courier New", Courier, monospace;
    text-decoration: none 
}

a.wiki {
    text-decoration: none;
    color: #002bb8;
    background: none;
}
a.wiki:visited {
    color: #5a3696;
}
a.wiki:active {
    color: #faa700;
}
a.wiki:hover {
    text-decoration: underline;
}
a.wiki_new {
    text-decoration: none;
    color: #ba0000;
    background: none;
}
a.wiki_new:visited {
    color: #a55858;
}
a.wiki_new:hover {
    text-decoration: underline;
}
