body
{background-color: #FFFFFF;
background-image: url; 
background-repeat: no-repeat; 
background-attachment:fixed; 
} 




A:link
{ text-decoration:none; color:black; cursor:pointer; }
A:visited
{ text-decoration:none; color:black; cursor:pointer; }
A:active
{ text-decoration:none; color:black; cursor:pointer; }
A:hover
{ text-decoration: none; color:black; cursor:pointer; }



body {
ScrollBar-Face-Color:white;
ScrollBar-3dLight-Color:white;
ScrollBar-DarkShadow-Color:white;
ScrollBar-HighLight-Color:white;
ScrollBar-Shadow-Color:black;
ScrollBar-Track-Color:white;
ScrollBar-Arrow-Color:black;
ScrollBar-Base-Color:white;
}


p { 
font-family: 'verdana';
font-weight: ;
font-size: 11;
color: black;
} 


