BODY {   background-color: black;    margin-top: 0pt;   margin-left: 0pt;    color: white;    }:link { color: rgb(227, 161, 7)}  /* for unvisited links "#E3A107" rgb(227, 161, 7)*/:visited { color: rgb(227, 161, 7)} /* for visited links, leave it the same colour for the time being */a:active { color: rgb(227, 161, 7) } /* when link is clicked */a:hover { color: rgb(249, 189, 49) } /* when mouse is over link */.ImportantWords {color: rgb(227, 161, 7)} /*color="#E3A107" */.HoriLines {color: rgb(153, 109, 5)} /*color="#E3A107" */  