@font-face { font-family: 'akowa'; src: url('https://dl.dropbox.com/scl/fi/cbrhc8k63et5pk1iz8vo6/Akowakowkaowka-Regular.otf?rlkey=nu8tgbilzppytf16ht2g117cm&st=lspcufp3&dl=0');}

body {
font-family:'short stack';
font-size: 11px;
text-align:left;
letter-spacing: 1px; 
line-height:default;
overflow-x: hidden;
scrollbar-width: 
}

a:link, a:visited, a:active { 
color:inherit;text-decoration:none;text-decoration: underline;}
a:hover {text-decoration-style: wavy;}

::selection {
/* Change highlight background color */
background: #e8b6ff;
/* Change highlight text color */
color: #339853;
}

.title {
background:#EDFDFD;
font-family: 'short stack';
font-size:12px;
color:#039089;
line-height:12px;
padding-top:1px;
padding-left:4px;
border-bottom:1px dashed #71C471;
margin-bottom:4px;
letter-spacing:3px;}
  
.bigtitle {
background:#EDFDFD; 
font-family: 'akowa';
font-size:18px;
color:#005555;
line-height:18px;
padding-top:1px;
padding-left:4px;
border-bottom:1px dashed #71C471;
margin-bottom:4px;
margin-top:4px;
letter-spacing:3px;}

h2 {
background:#EDFDFD;
font-family: 'short stack';
font-weight: normal;
font-size:12px;
color:#039089;
line-height:12px;
padding-top:1px;
padding-left:4px;
border-bottom:1px dashed #71C471;
margin-bottom:4px;
letter-spacing:3px;}
  
h1 {
background:#EDFDFD; 
font-family: 'akowa'; 
text-align: center;
font-size:18px;
color:#005555;
line-height:25px;
padding-top:3px;
padding-left:4px;
border-bottom:1px dashed #71C471;
margin-bottom:4px;
margin-top:4px;
letter-spacing:3px;}
  
.webrings {
height:50px;
overflow: scroll;
}

#more {
    display: none;
}

button {
font: inherit;
color: #2b2b2b;
background: #eeeeee;
border: 1.5px outset #a6a6a6;
border-radius: 3px;
padding: 5px;
font-size:12px;
text-decoration: none;
margin-bottom: 10px;
-webkit-box-shadow: 1px 1px 3px -2px #000000; 
box-shadow: 1px 1px 3px -2px #000000;
}

button:hover {
border-radius: 3px;
font-size:12px;
color: #2b2b2b;
}

button:active {
border: 1.5px inset #a6a6a6;
-webkit-box-shadow: inset 1px 1px 3px -2px #000000; 
box-shadow: inset 1px 1px 3px -2px #000000;
}

button a{
text-decoration: none;
}

ul {
    padding-left: 15px;
    list-style-image: url('images/pink-arrow.gif');
}

ul li {
padding: 5px;
}

li::marker {
    color: #ED64F5;
}