body {
     background-color:#4F6229;
     color:#ffe0c0;
}
p { margin-top: 0.1em; margin-bottom: 0.1em; text-indent:50px}
p.noi { margin-top: 2.0em; margin-bottom: 0.4m; text-indent:10px}
p.el { margin-top: 0.1em; margin-bottom: 0.7em;}
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} 
