/* adding default body a href colors */
#content a { color: #c1b25e; }
#content a:hover { color: #97253c; }
