TABLE {
   font-style : normal; 
   font-weight : normal; 
   font-size :9px ; 
   font-family : tahoma; 
   color : #B5B4B4; 
}

i {color:#B5B4B4; font-family:tahoma;font-size:9px; LINE-HEIGHT: 12px; }

.HEAD {
   font-style : lowercase; 
   font-weight : normal; 
   font-size : 11px; 
   letter-spacing: 2px;
   font-family : arial;
   text-decoration; blur; 
   color : #CA9E9E;
   filter: alpha(opacity=100, finishopacity=100, style=1) blur(strength=0);
   border-bottom: 1px double #CA9E9E;
   border-width: 3px;
   height: 1;
   padding: 1;
   margin: 5;
}

.CONTENTS {
   font-style : normal; 
   font-size : 9px; 
   font-family : tahoma; 
   color : #B5B4B4;
   margin: 5;
}


BODY {
   font-style : normal; 
   font-weight : normal; 
   font-size: 9 px; 
   font-family : verdana;
   background-color: #646464;
   color: #B5B4B4;
   text-decoration : none; 
   scrollbar-base-color: #F8F8F8;
   scrollbar-shadow-color: #000000;
   scrollbar-highlight-color: #000000; 
   scrollbar-3dlight-color: #F8F8F8; 
   scrollbar-darkshadow-color: #F8F8F8;
   scrollbar-track-color: #F8F8F8; 
   scrollbar-arrow-color: #000000;
  
}

A:visited {
   font-style : normal; 
   font-weight : normal ;
   font-size : 9 px ; 
   height:10px;
   filter:alpha(opacity=50);
   font-family : verdana; 
   color : #E39191; 
   text-decoration :none; 
   
}



A:hover {
   font-style : normal;
   font-weight : normal;
   font-size : 9px;
   font-family: verdana; 
   filter:alpha(opacity=100);
   color : #FFFFFF;
   height: 10px;
   cursor: url(cur3.cur);
  }


A:active {
   font-style : normal; 
   font-weight : normal; 
   font-size : 9 px ;
   height:10px;
   filter:alpha(opacity=50);
   font-family: verdana; 
   color : #E39191; 
   text-decoration : none ; 
}

a:link { color:#E39191; filter:alpha(opacity=50); height:9px; text-decoration:none}

A {
   font-style : normal; 
   font-weight :normal; 
   font-family: verdana;
   filter:alpha(opacity=50);
   height:9px;
   text-decoration : none;
   color: #E39191;
}

input, textarea
{ border:1px solid #000000; 
font-family: verdana,arial;
font-size:9px;
background-color: transparent;
color: #B5B4B4;
text: center;
}

<STYLE TYPE="text/css">p {align=justify}
BODY{cursor: url(cur3.cur);}
a {cursor: url(cur3.cur);}
</STYLE>