body {background-color: OldLace}

hr {color: sienna}
p {color: blue;font-family: arial}
a:visited {color: #330066}
a:link {color: #660066}
a:hover {color: #336699}
a:active {color: #330099}

span.highlight
{
background-color:orange;color:white
}