body 
{
background: #f3deb9;
color: #33ffff;
scrollbar-arrow-color: #ffffff;
scrollbar-base-color: #161650;
scrollbar-dark-shadow-color: cornflowerblue;
scrollbar-track-color: #210acc;
scrollbar-face-color: #f20a0a;
scrollbar-shadow-color: #994444;
scrollbar-highlight-color: #ffffff;
scrollbar-3d-light-color: #ffffaa;
}
h1
{
width: 95%; background: #002030; color: antiquewhite; border-left: 0px 
inset; 
border-right: 0px inset; border-top: 0px inset; border-bottom: 0px inset;
}
h2
{
background: #26312a;
width: 80%; 
margin-left: 18px;
color: white; 
font face: arial; 
font-size: 20; 
border-left: 1px inset; 
border-right: 0px inset; 
border-top: 1px inset; 
border-bottom: 0px inset;
box-shadow: black 0.5em 0.5em 0.3em;
}
h3
{
background-image: url(""); background-repeat: repeat; 
width: 75%; 
padding-right: 0px;
padding-left: 8px; 
font-size: 15; 
font-face: arial;
color: black; 
border-left: 0px inset red; 
border-right: 0px inset red; 
border-top: 0px inset red; 
border-bottom: 0px inset red;
}
h4
{
width: 0%;
border-left: 2px inset #ffff80; 
border-right: 1px inset #ffff80; 
border-top: 2px inset #ffff80; 
border-bottom: 1px inset #ffff80; 
} 
h5
{
width: 160px; padding-left: 6px; padding-right: 6px; margin-right: 0cm; font-size: 16; color: white; background-image:
url("71.jpg"); background-repeat: repeat; 
border-left: 2px groove; 
border-right: 2px groove; 
border-top: 2px groove; 
border-bottom: 2px groove;
}
h6 
{ 
background: #OOOO44; width: 300px; color: white; border-left: 0px inset; border-right: 0px inset; border-top: 0px 
inset; border-bottom: 0px inset;
}
h7
{
background: cornflowerblue; 
border-left: 2px inset; 
border-right: 2px inset; 
border-top: 2px inset; 
border-bottom: 2px inset;
}
p.news
{
background: #ffff80 color: black; margin-left: 12px;
}

a:link {color: #ffff80;}
a:visited {color: #33ffff;}
a:hover {color: red; background: #000000;}
a:active {color: red;}
