a:active  { color: 000000; text-decoration:none; }
a:link    { color: 000000; 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: #006600;
   background-image: url('/side/left/background'); 
   background-repeat: no-repeat; 
   background-attachment: fixed; 
   background-position: center;
   color: #ff6600;
   font-weight: bold;
   font-family: arial,helvetica,sans-serif;
}

td {
   color: #ff6600;
   font-weight: bold;
   font-family: arial,helvetica,sans-serif;
}

.font_normal {
   color: #ff6600;
   font-weight: bold;
   font-family: arial,helvetica,sans-serif;
}

img {
border:none;
}

