@import url("textfont.css");

body {
   color           : #ff5030;
   background-color: #200000;
}

h4 {
   text-align  : left;
   width       : 480px;
}

p { margin-bottom: 12px; }

a:link    {color: #00ff00; }
a:visited {color: #0040ff; }
a:active  {color: #00ffff; }
a:hover   {color: #00ffff; }

.langmark
{
   color           : black;
   background-color: #b06000;
}
