@charset "UTF-8";

a.aform {
    text-decoration: underline;
}

a.aform:hover {
    opacity: 0.6;
}