A:link {color:black;text-decoration:none;  background-color: #cccccc; }
A:visited {color:black;text-decoration:none;  background-color: #cccccc;}  
A:hover  {color:white;  text-decoration:none; background-color: black;}  
A:active {color:white;color:red; text-decoration:none; background-color: black; }  


body  {

       background-color: white;
       margin: 0;

      }

img, table, tr, td

{
	border: none 0px;
	margin: 0px;
	padding: 0px;
	
}
      

.title {

       font-family: arial;
       font-size: 30px;
       color: black;
	   font-weight: bold;
       text-align: left;
	   
	   }
      
.subtitle {

       font-family: arial;
       font-size: 14px;
       color: black;
	   font-weight: bold;

	   
	   }
.text {

       font-family: arial;
       font-size: 12px;
       color: black;
       text-align: left;
  }
 
.frame
{
 padding-bottom: 20px;

 }    
      
.caption {

       font-family: arial;
       font-size: 10px;
       color: black;
     
         }
  
 .post {
 border-top: 1px dotted #222222;
 padding-bottom: 20px;
    }

 
  
 .menu {
     
       font-family: arial;
       font-size: 9px;
       color: black;
       text-align: left;
     
      }
      
  .songs {

       font-family: arial;
       font-size: 12px;
       color: black;


      }
