body {
width: 485px;
    font: normal 13px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
    font-family: trebuchet ms;
margin: 0;
}

a {
    color: #333;
    text-decoration: underline;
}

a:hover {
    color: #34beed;
    text-decoration: none;
}

.archive-content {
    margin-bottom: .75em;
    clear: both;
    line-height: 1.2;
    margin-left: 5px;
    margin-top: 3px;
}

.archive-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.red {
color: #d51f00;
}

#archive-text {
line-heights: 1.5;
}