body {


  background-color: transparent;
  cursor:url('./grafika/cur.cur');
scrollbar-3dlight-color:bisque;
scrollbar-arrow-color:black;
scrollbar-base-color:burlywood;
scrollbar-dark-shadow-color:bisque;
scrollbar-face-color:burlywood;
scrollbar-highlight-color:bisque;
scrollbar-shadow-color:burlywood;
font-family: Lithos Pro Regular, Times New Roman;
font-color: burlywood;
scrolling: yes;

}
a {
   color : #660033;
   text-decoration: none;
   }
   a:visited {
   color: #660033;
   text-decoration: none
   }
   
   a:hover {
        
   color: black;
   text-decoration: none;
} 



