body {
  scrollbar-face-color: #FF00FF;
  scrollbar-highlight-color: #FF00FF;
  scrollbar-shadow-color: #FF00FF;
  scrollbar-3dlight-color: #FF00FF;
  scrollbar-darkshadow-color: #FF00FF;
  scrollbar-track-color: #FF00FF;
  scrollbar-arrow-color: #891135;
}


a:link {text-decoration:none;color:#891135;}
a:visited {text-decoration:none;color:#891135;}
a:active {text-decoration:none;color:#891135;}
a:hover {text-decoration:overline; color:#E23D65; background:; border:; cursor:crosshair}

body{  
 	font-size: 10px;
 	font-family: verdana; 
 	background: #FF00FF ;
background-attachment: fixed;
 color: #891135;

