body {
background: #FFFAFA; background-attachment: fixed;

letter-spacing: 2px;
font-weight: normal;
cursor: default; 
font-size: 12px; 
font-family: Trebuchet MS; 
color: #000000; 

scrollbar-face-color: #FFFAFA;
scrollbar-highlight-color: #FFFAFA;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #FFFAFA;
scrollbar-arrow-color: #FFFFFF;
}

ul {color: #FFA500}

td {
padding: 5px;
background-color: #FFFFFF;
text-color: #000000;
font-size: 12px;
}

A:link {
text-decoration: none;
color: #002638;
text-weight: bold;
cursor: default;
}

A:visited {
text-decoration: none;
color: #002638;
text-weight: bold;
cursor: default;
}

A:hover {color: #C0C0C0; text-decoration:underline; cursor: default;}

.nav {font-size:12.5px;}

A:link.nav { text-decoration: none; display:block; width:150px; border:1px solid #1B4559; padding:1px; background-color:#A0C7D6; margin:1px;}
A:visited.nav { text-decoration: none;  display:block; width:150px; border:1px solid #1B4559; padding:1px; background-color:#A0C7D6; margin:1px;}
A:hover.nav { text-decoration:none; color:#FFFFFF; display:block; width:150px; border: 1 dashed #A0C7D6; padding:1px; background-color:#1B4559; margin:1px;}