#dd {
/*  margin-left: 25%;*/
  padding: 0 0 0 0;
  background-image: url(http://www.globerecords.com/images/checkerboard12x12.gif);
  margin: 0;
}

#dd li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  font: bold 11px arial;
}

 a:  {
 color : #FFFFFF;
 text-decoration : none;
 }
 
.whitText {
font-family: Arial, Helvetica, sans-serif; 
 color: #FFFFFF;  /*FBF2F2 is off white*/
 /*
 float: left;
  font: bold 11px arial;
*/
}

.whitText a:link {    
 font-family: Arial, Helvetica, sans-serif; 
color: #FFFFFF; 
 text-decoration: underline;
font-weight: normal;
}

.whitText a { 
 font-family: Arial, Helvetica, sans-serif; 
  color: #FFFFFF; 
  text-decoration: underline;
  /*FBF2F2 is off white*/
 /*
 float: left;
  font: bold 11px arial;
*/
}


.whitText a:hover {
 font-family: Arial, Helvetica, sans-serif; 
 /* background: #1DC7C7;*/  /*1DC7C7 is light teale*/
  color: #FFFF00;  /*FBF2F2 is off white*/
/*
  text-decoration: underline;
*/}
