


body
{
background-image: url("images/background_soft.gif");
background-attachment: fixed;
background-repeat: no-repeat;

scrollbar-face-color:#FF9900;
scrollbar-highlight-color:#FFffff;
scrollbar-3dlight-color:#FF9900;
scrollbar-darkshadow-color:#FF9900;
scrollbar-shadow-color:#FFffff;
scrollbar-arrow-color:#FFffff;
scrollbar-track-color:#FF9900;
font-family: verdana;
font-size:13px}

td
{

font-family: verdana;
font-size:13px
}

a:link
{
color:white;
font-weight:bold;
text-decoration:none
}

a:visited
{
color:white;
font-weight:bold;
text-decoration:none
}

a:hover
{
color:white;
text-decoration:underline
}

