﻿.form-group {
    margin-bottom: 5px;
}

a {
    color: #336600;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial, Sans-Serif, Tahoma;
}

    a:hover {
        color: #336600;
        text-decoration: underline;
    }