body {
background : #6F8B75 url(http://fan.glast-heim.net/lament/images/anaralah_bg.JPG);
cursor : default;
}

body, font, table, div {
color : #000000;
font-size : 11px;
font-family : georgia;
}

a, a:active, a:visited {
color : #335944;
font-size : 11px;
font-family : georgia;
text-decoration : none;
}

a:hover {
color : #000000;
cursor : crosshair;
text-decoration : none;
}

input, textarea, select {
background-color : #92B191;
border : 2px solid #335944;
color : #335944;
font-size : 11px;
font-family : georgia;
font-weight : none;
text-align: center;
}

a#navigation {
width: 150px;
position: absolute;
font-family: georgia;
font-size: 11px;
color: #000000;
background: #92B191;
border-right: 5px solid #335944;
border-left: 5px solid #335944;
font-weight: none;
text-decoration: none;
text-align: center;
}

#navigation:hover {
font-family: georgia;
font-size: 11px;
color: #000000;
background: #335944;
border-right: 5px solid #92B191;
border-left: 5px solid #92B191;
font-weight: bold;
text-decoration: none;
}

ul {
list-style-type: none;
margin: 0;
padding: 0;
}