

A:link
{ text-decoration: none; color: #f9e8ab; }
A:visited
{ text-decoration: overline; color: #006600; }
A:active
{ text-decoration: underline; color: #000000; }
A:hover
{ text-decoration: none; color: #000000; 

background-color: #ffb54c;


cursor: e-resize; }

h1 {font-family: Comic Sans MS;
color: #f9e8ab; } 

p {font-family: Comic Sans MS;  
color: #f9e8ab; } 

body 
{ background: #ffb54c; 
background-repeat: no-repeat; 
background-position: center center; 
background-attachment: fixed; 

font-family: Comic Sans MS; 
color: #f9e8ab; 
letter-spacing: 1pt; 
font-weight: normal; 
font-size: small; 

direction: ltr; 

scrollbar-face-color : #f9e8ab; 
scrollbar-highlight-color : #ffb54c; 
scrollbar-3dlight-color : #f9e8ab; 
scrollbar-shadow-color : #ffb54c; 
scrollbar-darkshadow-color : #f9e8ab;
scrollbar-track-color : #f9e8ab; 
scrollbar-arrow-color : #ffb54c; 

margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0; 
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0; 
}

