.flashmo_tn {
    background: url("fm_tn_bg2.gif") repeat scroll 0 0 #FAFAFA;
    border: 1px solid #CCCCCC;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    margin-bottom: 12px;
    margin-right: 5px;
    padding-bottom: 4px;
    padding-left: 5px;
    width: 110px;
}
.flashmo_tn_detail {
    padding-left: 2px;
}
.flashmo_tn_title {
    color: #0066AA;
    font-weight: bold;
}
.flashmo_tn a:link {
    color: #0066AA;
    text-decoration: none;
}
.flashmo_tn a:visited {
    color: #0066AA;
    text-decoration: none;
}
.flashmo_tn a:active {
    color: #AA0000;
    text-decoration: underline;
}
.flashmo_tn a:hover {
    color: #FF6FCF;
    text-decoration: underline;
}



