a.fanfic:link {color: #ffff99; text-decoration: none;}
a.fanfic:visited {color: #ffff99; text-decoration: none;}
a.fanfic:hover {color: #ff0000; text-decoration: underline;}
a.fanfic:active {color: #ff0000; text-decoration: underline;}

body {
 margin-top: 5px;
 scrollbar-base-color: #ffff99;
 scrollbar-3d-light-color : #ffff00;
 scrollbar-arrow-color : #000000;
 scrollbar-face-color : #ffff99;
 scrollbar-highlight-color : #ffcc00;
 scrollbar-track-color: #000000;
 scrollbar-shadow-color: #ffcc00;
} 


h1 {
font-family: Arial;
font-weight: 400;
font-size: 15pt;
color: #ffcc00;
margin-bottom: 0px;
margin-top: 0px;
}

h2 {
font-family: Arial;
font-weight: 800;
color: #ffff00;
font-size: 11.5pt;
margin-bottom: 0px;
margin-top: 0px;
}

h3 {
font-family: Arial;
font-weight: 400;
color: #ffcc00;
font-size: 12pt;
margin-bottom: 10px;
margin-top: 5px;
}

h4 {
font-family: Arial;
font-weight: 800;
color: #ffcc00;
font-size: 12pt;
margin-left: 25px;
margin-bottom: 0px;
margin-top: 0px;
}

ul.fanfic {
font-family: Arial;
font-weight: 400;
font-size: 9pt;
margin-bottom: 12px;
margin-top: 5px;
margin-left: 25px;
margin-right: 10px;
line-height: 140%;

text-align: justify;

}

input {
 border-left-color: #ffcc00; 
 border-bottom-color: #ffff99; 
 color: #000000;
 font-weight: 600;
 border-top-color: #ffcc00;  
 background-color: #ffff99; 
 border-right-color: #ffcc00;
 }