@charset "utf-8"; 

@import url('https://fonts.googleapis.com/css2?family=UnifrakturMaguntia&display=swap');

/* Fonts */
@font-face {
      font-family: UnifrakturMaguntia;
      src: url(https://fonts.googleapis.com/css2?family=UnifrakturMaguntia&display=swap);
}  
.UnifrakturMaguntia {
  font-family: UnifrakturMaguntia;
  font-size:14px;
  letter-spacing:4px;
  line-height:15px;
  color:#edede2 ; 
}

  h2 {
  font: 20px UnifrakturMaguntia;
	font-weight: bold;
	color: #d9beb2;
	text-shadow: 2px 2px #000;

}


body{font-size:10px;font-family:verdana;font-weight:400;color:#ffffff}

b{color:#fff;font-family:verdana;font-size:10px}
a:link{font-family:verdana;color:#826f8d;text-decoration:none}
a:visited{font-family:verdana;color:#353535;text-decoration:none}
a:hover{font-family:verdana;position:relative;right:1px;top:1px;text-decoration:none;color:#fff}
a:active{font-family:verdana;text-decoration:none;color:#00c0c0}
a:link img{border:none}
a:visited img{border:none}
a:hover img{position:relative;right:0px;top:0px;}
a:active img{border:none}

.head{background-color:#f7c4ed;
  letter-spacing:2px;
  text-align:left;
  padding-top:2px;
  border:1px solid #6a5271}
  
  b{color:#6a5271;
  font-family:verdana;
  font-size:10px}
  
  .toy{background-color:#fffdc0;
  letter-spacing:2px;
  text-align:right;
  width:70%;
  padding-top:2px;
  border:1px solid #353535}
  
  b{color:#353535;
  font-family:verdana;
  font-size:10px}
  
  .toybox{background-color:#fffdc0;
  letter-spacing:2px;
  text-align:center;
  width:98%;
  padding:1px;
  border:1px solid #353535;
  font-size:9px}
  
  b{color:#353535;
  font-family:verdana;
  font-size:9px}
  
  a img{border:none}
  
  cliq{padding:4px;
  margin:3px}
  
  input{border:1px solid #6a5271;
  font-style:normal;
  font-variant:normal;
  font-weight:400;
  font-size:7px;
  font-family:verdana;
  background:0 0;
  color:#000}
  
  a img
  {border:none}
  ::-webkit-scrollbar{width:8px;height:8px}
  ::-webkit-scrollbar-button{width:4px;height:4px}
  ::-webkit-scrollbar-thumb{background:#f7c4ed;border:1px solid #353535;border-radius:0}
  ::-webkit-scrollbar-thumb:hover{background:#f7c4ed}
  ::-webkit-scrollbar-thumb:active{background:#f7c4ed}
  ::-webkit-scrollbar-track{background:0 0;border:none;border-radius:0}
  ::-webkit-scrollbar-track:hover{background:0 0}
  ::-webkit-scrollbar-track:active{background:0 0}
  ::-webkit-scrollbar-corner{background:0 0}
  
  body,a{cursor:url(candlecursor.png),auto}
  
  a:hover{cursor:url(candlecursorlink.png),auto}
  

  
  
  