/* template specific CSS */

div#loginContent a {
    color: black;
    text-align: center;
}

div#loginContent a:hover {
    color: gray;
}