﻿/* Referenced in HomePage.Master */
a.custom_alink {
    text-decoration: underline !important;
    color: #337ab7 !important;
}

.custom_alink_mouseover {
    text-decoration: underline !important;
    color: #6886b8 !important;
}


/*body{background-color: red;}*/