hr {
    height: 1px;
    border: 0;
    color: #C99737;
    background-color: #C99737;
}

a:link {color: #C99737; text-decoration:none; font-weight:bold;}     /* unvisited link */
a:visited {color: #C99737; text-decoration:none; font-weight:bold;}  /* visited link */
a:hover {color: #ffffff; text-decoration:none; font-weight:bold;}   /* mouse over link */
a:active {color: #C99737; text-decoration:none; font-weight:bold;}   /* selected link */