
body {
background-color: #888F7F;
background-image : url(graf/treemist01a.jpg);
color :#F9E7E3;
font-size : 10pt;
font-family : Verdana;
margin-top : 50px;
background-attachment : fixed;
}

.indexpage {
background-color: #888F7F;
background-image : url(graf/treemist01.jpg);
}


.dots {
background-color : #888F7F;
color : #F9E7E3;
font-size : 10pt;
font-family : Verdana;
border : dotted 2px #F9E7E3;
}

.fill {
background-color : #888F7F;
color : #F9E7E3;
font-size : 10pt;
font-family : Verdana;
}

b { }

a:link {text-decoration : none; color : #F9E7E3; font-style : italic;}
a:visited {text-decoration : none; color : #F9E7E3;}
a:hover {text-decoration : none; background-color : #B59892; font-style : italic;}
a:active {text-decoration : none; background-color : #8A8C89; font-style : italic;}
