BODY {
  background-color: #D7E6F4;
  background-image: URL(img/newback.png);
  color: black;
  margin: 8;
}
A:visited { color: navy; text-decoration: none }
A:hover { color: blue; text-decoration: underline }
A:active { color: red; text-decoration: underline }
A:link { color: blue; text-decoration: none }
#menutext { color: white; font-weight: bold }
#smenutext { color: white; font-weight: bold; font-size: smaller }
#question { color: green; font-weight: bold }
#hltext { color: #034EBC; font-weight: bold }
#frightc { float: right; text-align: center }
