
body {
 margin: 0px;
 background-image: url('http://watje.org/bg.gif');
 background-color: #990000;
 font-size: 12px;
 font-family: verdana;
 font-weight: bold; 
}

ul {
 margin-left: 5px;
 padding-left: 5px; 
}

h2 {
 font-size : 24pt;
 color : #ffffff;
 font-family : verdana, lucida, helvetica, arial, sans-serif;
}

a {
 color : #a02020;
}

a:visited  {
 color : #000000;
}

a:active  {
 color : #ff0000;
}

a:hover  {
 background-color:#eee;
 text-decoration : none;
}

a.k {
 text-decoration : none;
}


