body           { color: navy; font-size: 10px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; background-color: red; background-image: url("images/treebackground.gif") }

<!--
a:link  { color: blue }
a:visited  { color: #000080 }
a:active  { color: blue }
a:hover  { color: lime; background-color: #0000ff }
a {text-decoration: none;}
