body {
       background-color: white;
}



A:active, A:visited, A:link {
	font-family: arial;
	color: 33373b;
	text-decoration: none;
        cursor: default;
}


A:hover {
	font-family: #959595;
	color: d0dcea;
	text-decoration: none;
	cursor: default;
}


div#teksti {
	font-family: arial;
        font-size: 12px;
        color: 000000;
        width: 840px;
        text-align: justify;
        position: absolute;
        top:70px;
        left:70px;
        line-height:1.5;
        cursor: default;


}



h1{
font-family:arial;
font-size: 17px;
color: 33373b;
font-weight: bold;
align: left;
border-bottom:  ff9933;



}




h2{
font-family:arial;
font-size: 11px;
color: 33373b;
font-weight: bold;
align: left;
border-bottom:  ff9933;

}





