body  {
  background:#EEEEEE;
  margin: 0px;
  font-family: Trebuchet MS, Verdana , Arial, sans-serif;
  font-size:11px;
  color: #696969;
  }
.blacktext  {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  color: #696969;
  font-size:11px;
  margin:11px;
  }
.whitetext  {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  color: white;
  font-size:11px;
  margin:11px;
  }
.artist  {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  color: #FF8040;
  font-size:11px;
  }
.song  {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  color: #696969;
  font-size:11px;
  }
.pagetitle  {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  color: #FF8040;
  font-size:20px;
  margin:8px;
  }
.bolddate  {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  color: #595959;
  font-size:13px;
  font-weight:bold;
  margin:11px;
  }
.links  {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  color: blue;
  font-size:12px;
  }
A:link  {
  color:blue;
  }
A:visited  {
  color:darkblue;
  }
A:active  {
  color: #FF8040;
  }
A:hover  {
  color: #FF8040;
  } 
A {
  text-decoration: none;
  }
.posts  {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  color: #696969;
  font-size:13px;
  }
.byline  {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  color: #808080;
  font-size:11px;
  }