@charset "iso-8859-1";
a:link
{
         color: #0000FF
}

a:visited
{
        color: #FF0000
}

body
{
 	 background-color: #F5F5DC;

}

BODY
{
scrollbar-arrow-color: #F5F5DC;
scrollbar-base-color: #F5F5DC;
scrollbar-DarkShadow-Color: green;
}


