body	{background-color: black;
         font: 16px Arial;
         font-weight: normal;
         color: white;
         direction: ltr;}
a:link  {text-decoration: none; color: #FFAA00;}
a:visited {text-decoration: none; color: #FFAA00;}
a:hover {text-decoration: underline; color: #F8B533}
a:active {text-decoration: none; color: #FFDA00;}