body{
scrollbar-arrow-color: #FFFFFF;
scrollbar-3dlight-color: #303030;
scrollbar-highlight-color: #C0C0C0;
scrollbar-face-color: #303030;
scrollbar-shadow-color: #C0C0C0;
scrollbar-darkshadow-color: #303030;
scrollbar-track-color: #303030;
}

textarea{
background-color: #000000;
color: #8187DA;
border: 1 solid #000000;
}

input{
color: #8187DA;
font-family: Arial;
font-size: 10pt;
background-color: #000000;
border: 1 solid #777777;
}

A:link      {color:#bbddff; text-decoration:underline;}
A:visited   {color:#bbddff; text-decoration:underline;}
A:active    {color:#bbddff; text-decoration:underline;}
A:hover     {color:#00ff00; text-decoration:underline;}

A.header:link    {color:#ffffff; text-decoration:underline;}
A.header:visited {color:#ffffff; text-decoration:underline;}
A.header:active  {color:#ffffff; text-decoration:underline;}
A.header:hover   {color:#00ff00; text-decoration:underline;}

A.footer:link    {color:#c0c0c0; text-decoration:none;}
A.footer:visited {color:#c0c0c0; text-decoration:none;}
A.footer:active  {color:#c0c0c0; text-decoration:none;}
A.footer:hover   {color:#00ff00; text-decoration:underline;}
