.txtlinkmn
{
    font-family: trebuchet ms;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #868990;
    line-height: 24px;
}

a.txtlinkmn
{
    font-family: trebuchet ms;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #868990;
    line-height: 24px;
}

a.txtlinkmn:visited
{
    font-family: trebuchet ms;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #868990;
    line-height: 24px;
}

a.txtlinkmn:hover {
    font-family: trebuchet ms;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: white;
    line-height: 24px;
}

table.moontablemn {
    border-width: 0px;
    border-spacing: 0px;
    border-style: none;
    border-color: gray;
    border-collapse: collapse;
    background-color: black;
}

table.moontablemn tr {
    border-width: 0px;
    padding: 1px;
    border-style: none;
    border-color: gray;
    background-color: black;
    -moz-border-radius: ;
}

table.moontablemn td {
    border-width: 0px;
    padding: 1px 10px 1px 1px;
    border-style: none;
    border-color: gray;
    background-color: black;
    -moz-border-radius: ;
}

.imgmn {
    float: left;
    padding: 0px 5px 0px 0px;
}

