span.input { 
   color: #00a000; 
   font-weight: bold; 
}

div.code { 
  font-family: monospace;
  background-color: #eeeeee;
  display: block;
  white-space: pre;
  padding: 1em;
  margin: 0.2em; 
}

.osdn {
   text-decoration: none;
   font-family: verdana, arial, helvetica, sans-serif;
   color: #eeeeee;
}
.header {
   text-decoration: none;
   color: #000;
}

.justified{
}

a:hover.adlink { color: #006699; }
a.adlink { color: #006699; }
