body,p,td,ul,li {
  color: #0b2b3e;
  font-family: tahoma, arial;
  font-size: 12px;
  font-weight:normal;  
  text-decoration: none;
  line-height: 20px;
  align: justify;


}

a {
  color: #a4a5a0;
  font-size: 12px;
  font-weight:normal;
  text-decoration:none;
  font-family: tahoma, arial;
 }

a:hover {
  color: #0b2b3e;
  font-family: tahoma, arial;
  font-size: 12px;
  font-weight:normal;  
  text-decoration: underline;

}

.heading {
  color: #0b2b3e;
  font-family: tahoma, arial;
  font-size: 13px;
  font-weight:bold;  
  text-decoration: none;
  line-height: 20px;


}

hr {

border-style:dotted; 
border-color:#eeeeee; 
/*border-width:1px;*/
border-height:1px;
}

.pagemargins {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin: 0px;

  }
  
.nav {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  text-decoration:none;
  font-family: tahoma, arial;
 }
 
.nav:hover {
  color: #ff0000;
  font-size: 12px;
  font-weight: bold;
  text-decoration:none;
  font-family: tahoma, arial;
 }
 
 .footer {
  color: #cac8c8;
  font-size: 10px;
  font-weight: normal;
  text-decoration:none;
  font-family: tahoma, arial;
 }
 
.footer:hover {
  color: #cac8c8;
  font-size: 10px;
  font-weight: normal;
  text-decoration: underline;
  font-family: tahoma, arial;
 }
 
 .sidebar {
  color: #a4a5a0;
  font-size: 10px;
  font-weight:normal;
  text-decoration:none;
  font-family: tahoma, arial;
 }

.sidebar:hover {
  color: #ff0000;
  font-family: tahoma, arial;
  font-size: 10px;
  font-weight:normal;  
  text-decoration: underline;

}

 .tracklisting {
  color: #0b2b3e;
  font-size: 10px;
  font-weight:normal;
  text-decoration:none;
  font-family: tahoma, arial;
 }