A
  {text-decoration: none; color: red}
 {text-transform: none}
A:hover
 {font-style: italic}
 {text-decoration: none; color: blue; background: transparent}
 {text-transform: none}
A:visited
 {text-decoration: none; color: grey}
 {text-transform: none}
A:active
 {text-decoration: none; color: red; background: transparent}
 {text-transform: none}


BODY
{
margin:5px 5px 5px 5px;
background:url('kepek/hatter.gif');
background-attachment:fixed;
scrollbar-arrow-color: yellow;
scrollbar-highlight-color: white;
scrollbar-face-color: blue; 
scrollbar-3dlight-color: gray;
scrollbar-darkshadow-color: black;
scrollbar-shadow-color: black;
scrollbar-track-color: grey; 
}

.menu
{
background-color:steelblue;
border:2px outset lightblue;
border-radius:10px;
box-shadow:2px 2px 3px blue;
}
H1
{
font-family: Arial Black, Verdana, Arial;  
font-size: 150%; 
font-weight: bold; 
font-style: italic; 
text-align: center; 
color: #0000A0;
text-shadow: 3px 3px 5px steelblue;
}

H2
{font-family: Bookman Old Style, Tahoma, Arial, Times New Roman; 
font-size: 130%;
font-weight: normal;
font-style: normal;
text-align: justify; color: #000080;
}

H3
{font-family: Abadi MT Condensed Light, Arial; 
font-size: 12px;
font-weight: bold;
font-style: normal;
text-align: left; color:#000071;
}

img
{border:0}
