body 
{
scrollbar-arrow-color: #ececf2;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #acacc2;
scrollbar-3dlight-color: #ffffff;
scrollbar-track-color: #ececf2;
scrollbar-darkshadow-color: #acacc2;
background-attachment: scroll;
background-color : #ffffff;
margin: 0px;
cursor: crosshair; 
background-position : center;
}		

p{
color : #454571; 
font-size : 11px;
font-family : Verdana, Georgia, serif;
text-align : center;
}

	
	
a:link 
{
text-decoration:underline overline;
background-color : #dedeed;
color: #6c6c88;
text-align : center;
}

a:hover 
{
color: #444462;
background-color: #f5f5ff;
text-align : center;
}

a:active 
{
background-color: #f5f5ff;
color: #bfbfd7;
text-align : center;
}

a:visited 
{
background-color: #f5f5ff;
color: #535375;
text-decoration : none;
text-align : center;
}



