body  {
  background:#FFFFFF;
  margin: 0px;
  font-family: Trebuchet MS, Verdana , Arial, sans-serif;
  font-size:12px;
  color: #696969;
  }
.blacktext  {
  font-family: Trebuchet MS, Verdana , Arial, sans-serif;
  color: #696969;
  font-size:14px;
  margin:12px;
  }
.whitetext  {
  font-family: Trebuchet MS, Verdana , Arial, sans-serif;
  color: white;
  font-size:12px;
  margin:12px;
  }
.artist  {
  font-family: Trebuchet MS, Verdana , Arial, sans-serif;
  color: #FF8040;
  font-size:12px;
  }
.song  {
  font-family: Trebuchet MS, Verdana , Arial, sans-serif;
  color: #696969;
  font-size:12px;
  }
.pagetitle  {
  font-family: Trebuchet MS, Verdana , Arial, sans-serif;
  color: #FF8040;
  font-size:18px;
  margin:8px;
  }
.bolddate  {
  font-family: Trebuchet MS, Verdana , Arial, sans-serif;
  color: #595959;
  font-size:12px;
  font-weight:bold;
  margin:12px;
  }
.links  {
  font-family: Verdana , Arial, sans-serif;
  color: blue;
  font-size:12px;
  }

a.links:hover{
  color:aqua;
  }

a  {
  text-decoration:none;
  }

a:hover  {
  color:aqua;
  }

.posts  {
  font-family: Trebuchet MS, Verdana , Arial, sans-serif;
  color: #696969;
  font-size:12px;
  }

.byline  {
  font-family: Trebuchet MS, Verdana , Arial, sans-serif;
  color: #808080;
  font-size:9px;
  }

img {
  padding: 0px; 
  border: 0px solid #EEE;
 
  }
