body {
    //font-family: Monaco;
}

.title {
    font-size: 14px;
    font-weight: bold;
    display: inline;
    color: red;
}

.right {
    width: 338px;
    float: right;
    text-align: center;
}

a {font-family: Arial, Helvetica, sans-serif; color: #0000FF; text-decoration: none; cursor: hand}
a:hover {font-family: Arial, Helvetica, sans-serif; color: #FF0000; text-decoration: none; cursor: hand}
