body {
    background-color:#FAFCFA;
     color:maroon;
}
p { margin-top: 0.06em; margin-bottom: 0.06em; text-indent:10px}
p.sts { margin-top: 0.4em; margin-bottom: 0.1em; text-indent:10px}
a:link {color:salmon;text-decoration: none}
a:visited {color:#505050;text-decoration: none}
a:hover {color:blue;text-decoration: none}
a:active {color:black;text-decoration: none}
span:hover {background-color:#FF4444} 
