body {
font-size: 10px; 
font-family: Verdana;
background-color: #987090;
color: #000000;
scrollbar-Darkshadow-color: #BE8EB4; 
scrollbar-Track-color: #8E5E84; 
scrollbar-Face-color: #CA96C0; 
scrollbar-Shadow-color: #CA96C0; 
scrollbar-arrow-color: #CA96C0; 
cursor: crosshair;
} 

.nav {font-style: bold; 
font-weight: normal; 
font-size : 12px;
font-family : verdana;
border: 1px solid #FFFFFF;
 }

A: visited {font-style: normal;
font-weight: normal;
font-family: Verdana;
color : #878787;
text-decoration : none;
}

A:hover {font-style: normal;
font-weight: normal;
font-family: Verdana;
cursor: nw-resize;
filter:flipV; height:1;
 }

A:active {font-style: normal;
font-weight : normal;
font-family : Verdana;
color : #C0C0C0;
text-decoration : none; 
}

A{font-family: Verdana;
color: #000000;
text-decoration : none; 
}

table {font-style: normal;
font-weight : normal;
font-size : 10px;
font-family : verdana;
border: 1px dotted #000000;
 }