a:link  { color: blue }
a:visited  { color: #0000ff; font-weight: 800; text-decoration: none }
a:hover  { text-decoration: underline }
a:active  { color: #ffff33; text-decoration: none }
body  { color: black; font-weight: 400; background-color: #DEFFD8}

