
body {
  margin: 0;
  font-size: 62.5%;
  font-weight: normal;
  font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
}  
body, div, p, span, u, ul, ol, li, input, textarea, form, select {
  color: #3b3b3b;
  font-size: 1.0em;
}
#footer a { color: silver; text-decoration: none; }
#footer a:hover { color: white; text-decoration: underline;}

a.aLink { color: silver; text-decoration: none; }
a:hover.aLink  { color: white; text-decoration: underline;}

a {
  color: #0000CC;
  }
a: hover {
   color: green;
   }
h1 { 
   font-size:1.2em;
   margin: 10px 0 12px 16px;
}   
h2 { 
   font-size:1.1em;
   margin: 2px 0 6px 0px;
}   
.title {
   font-size:1.0em;
   font-weight: normal;
   color: #0000CC;
} 
.audio {
   font-size:1.1em;
   font-weight: normal;
   color: #070707;
} 
.audoDescription {
   font-size:0.8em;
   font-weight: normal;
   color: #474747;
   padding: 2px 0 2px 0;
} 
.description {
   font-size:0.8em;
   font-weight: normal;
   color: #232323;
} 
.displayURL {
   font-size:0.8em;
   font-weight: normal;
   color: #006600;
} 
.contentSource {
   font-size:0.8em;
   font-weight: normal;
   color: #8f8f8f;
} 
.active {
   color: green;
   font-weight:bold;
}
.recentTitle {
   font-size: 0.9em;
   color: black;
   font-weight: bold;
   padding: 3px;
}   
