BODY {
margin: 0px 0px 0px;
padding: 0px 0px 0px;
BACKGROUND:  #E76F00 url(gfx/content_bgr.jpg) fixed;
scrollbar-face-color: #FFE700;
scrollbar-highlight-color: #E76F00;
scrollbar-3dlight-color: #FFE700;
scrollbar-darkshadow-color: #E76F00;
scrollbar-shadow-color: #FFE700;
scrollbar-arrow-color: #E76F00;
scrollbar-track-color: #FFE700;
}
* {
font-family: Arial, Verdana, sans-serif;
font-size: 8pt;
}

A:link {
color: #000000;
font-size: 8pt;
font-family: Arial, Verdana, sans-serif;
font-style: normal;
font-weight: normal;
text-decoration: underline;
}

A:active	{
color: #FFE700;
font-size: 8pt;
font-family: Arial, Verdana, sans-serif;
font-style: normal;
font-weight: normal;
text-decoration: none;
}

A:visited	{
color: #000000;
font-size: 8pt;
font-family: Arial, Verdana, sans-serif;
font-style: normal;
font-weight: normal;
text-decoration: underline;
}

A:hover {
color: #FFE700;
font-size: 8pt;
font-family: Arial, Verdana, sans-serif;
font-style: normal;
font-weight: normal;
text-decoration: none;
background: #000000;
}

</STYLE>