#flashcontents {
    visibility: hidden;
}

a:hover img {
    opacity: 0.8;
}

a:visited {

    text-decoration: underline;
}
a:hover {

    text-decoration: none;
}
strong {
    font-weight: bold;
}
em {
    font-style: italic;
}
small {
    font-size: 10px;
}
.clear {
    clear: both;
}
.disp_none {
    display: none;
}
.all_center {
    text-align: center;
}
.mab_17 {
    margin-bottom: 17px;
}
.mab_10 {
    margin-bottom: 10px;
}
.mab_9 {
    margin-bottom: 9px;
}
.mab_5 {
    margin-bottom: 5px;
}
.mab_40 {
    margin-bottom: 40px;
}
.mab_0 {
    margin: 0;
}
.mat_15 {
    margin-top: 15px;
}
.mat_8 {
    margin-top: 8px;
}
.mat_5 {
    margin-top: 5px;
}
.mar_5 {
    margin-right: 5px;
}
.font_bold {
    font-weight: bold;
}
