@import './main2.css';

div#contents a {
    color: #BA2636;
    text-decoration: none;
    font-weight: bold;
}
div#contents a:hover {
    text-decoration: underline;
}

div#contents span {
    color: #CC0000;
}

