A { cursor: default }
A:link { color: CD270C; text-decoration: none }
A:visited { color: CD270C; text-decoration: none }
A:active { color: CD270C; text-decoration: none }
A:hover {  color: CD270C; text-decoration: underline }

body { background-color: #ffffcc }
body { background-attachment: fixed }
body { color: #000000 }
body { margin: 0 }
body { font-family: arial; font-size: 11px }
body {
scrollbar-face-color: #ffffcc; 
scrollbar-highlight-color: #ffffcc;
scrollbar-shadow-color: #ffffcc; 
scrollbar-3dlight-color: #ffffcc; 
scrollbar-arrow-color: #000000;
scrollbar-track-color: #ffffcc; 
scrollbar-darkshadow-color: #ffffcc
}

table {
   font-family: arial; font-size: 11px
             }


