#top { position: relative; background-color: #043959; color: white; padding: 25px; margin: 0px 0px 20px 0px; } .left_content { background-color: #dddddd; padding: 2px; margin-left: 70px; } .right_content { background-color: #dddddd; padding: 5px; margin: 0px 0px 0px 0px; } #top a:link, #top a:visited { color: white; font-weight : bold; text-decoration: none; } #top a:link:hover, #top a:visited:hover { color: black; font-weight : bold; text-decoration : underline; }