body {
    font-size: 11px;
}

A{
    color: black;
    font-size: 12px;
}
.mars {
    font-size: 11px;
    text-decoration: none;
    color: #444;
}

A.mars:HOVER {
    text-decoration: underline;
}

h1 {

}