body
{
scrollbar-base-color: white;
scrollbar-arrow-color: #ee9b13;
scrollbar-highlight-color: #ee9b13;
scrollbar-shadow-color: #ee9b13;
scrollbar-darkshadow-color: #ffffff;
scrollbar-track-color: #ffffff;
}

@font-face
{
font-family: Arial,Helvetica,Microsoft Sans Serif,MS Sans Serif;sans-serif;
}

a:link
{
color: #ee9b13;
background-color: transparent;
text-decoration: underline;
}

a:visited
{
color: #ee9b13;
background-color: transparent;
text-decoration: underline;
}

a:hover
{
color: #ffffff;
background-color: #ee9b13;
text-decoration: underline;
}

a:active
{
color: #ee9b13;
background-color: transparent;
text-decoration: underline;
}