a:active  { color: 000000; text-decoration:none; }
a:link    { color: 0000cc; text-decoration:none; }
a:visited { color: 808080; text-decoration:none; }
a:hover   { color: FF6600; text-decoration:none; }

.samplefont {color: Black; font-weight: bold; font: 18px Arial;}

body { 
   background-color: #FFFFCC;
   background-image: url('/side/left/background'); 
   background-repeat: no-repeat; 
   background-attachment: fixed; 
   background-position: center;
   font-family: verdana;
   font-weight: 10px;
   color: #000080;
}
td {
   font-family: verdana;
   font-size: 10pt;
   color: #000080;
}

