body {
font-size: 10px; 
font-family: tahoma;
background-color: #181C1F;
color: #379EA8;
scrollbar-face-color: #181C1F;
scrollbar-highlight-color: #379EA8;
scrollbar-shadow-color: #000000;
scrollbar-3dlight-color: #379EA8; 
scrollbar-arrow-color: #378AB2;
scrollbar-track-color: #181C1F; 
scrollbar-darkshadow-color: #378AB2; 
} 

.nav {font-style: bold; 
font-weight: normal; 
font-size : 12px;
font-family : tahoma;
border: 1 solid #378AB2;
 }

A: visited {font-style: normal;
font-weight: normal;
font-family: tahoma;
color : #379EA8;
text-decoration : none;
}

A:hover {font-style: normal;
font-weight: normal;
font-family: tahoma;
cursor: cross hair;
color : #378AB2;
filter:flipV; height:1;
 }

A:active {font-style: normal;
font-weight : normal;
font-family : tahoma;
color : #379EA8;
text-decoration : none; 
}

A{font-family: tahoma;
color: #379EA8;
text-decoration : none; 
}

table {font-style: normal;
font-weight : normal;
font-size : 10px;
font-family : tahoma;
border: 1 solid #181C1F;
 }
