
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}



td, tr, p                  {color: #000000; text-decoration: none; font-family:Arial; font-weight:normal; font-size: 13px;}


body            {
	            margin-left: 0px;
	            margin-top: 50px;
	            margin-right: 0px;
	            margin-bottom: 0px;
	            background-image:url(../images/bg_2.gif);
                }

.blacksmall    {
	           font-family:Arial;
	           font-size: 12px;
	           color: #000000;
               }

.blackmedium   {
	           font-family:Arial;
	           font-size: 14px;
	           color: #000000;
               }

.blackbold     {
               font-family:Arial;
	           font-size: 16px;
	           color: #000000;
	           font-weight: bold;
               }

.yellowsmall   {
	           font-size: 12px;
	           color: #dcc34d;
	           font-weight: bold;
               }
			   
.yellowmedium  {
	           font-size: 13px;
	           color: #dcc34d;
	           font-weight: bold;
               }

.yellowbig     {
	           font-size: 16px;
	           color: #dcc34d;
	           font-weight: bold;
               }

.whitetext        {
	           font-family:Arial;
	           font-size: 14px;
	           color: #ffffff;
               }
			   
.whitetextbold {
	           font-family:Arial;
	           font-size: 13px;
	           color: #ffffff;
			   font-weight:bold;
               }
a.whitetextbold {
	           font-family:Arial;
	           font-size: 14px;
	           color: #ffffff;
			   font-weight:bold;
               }

a.whitetextbold:hover {
	           font-family:Arial;
	           font-size: 14px;
	           color: #dcc34d;
			   font-weight:bold;
               }
.text
	          {
			  color: #333333; 
			  text-decoration: none; 
			  font-family:Arial; 
			  font-size:14px;
			  }

.redtextsmall
	          {
			  color:#760000; 
			  text-decoration: none; 
			  font-family:Arial; 
			  font-size:12px; 
			  font-weight:bold;
			  }

.redtextmedium
	          {
			  color:#760000; 
			  text-decoration: none; 
			  font-family:Arial; 
			  font-size:16px; 
			  font-weight:bold;
			  }
.music-links
	          {
			  color:#760000; 
			  text-decoration: none; 
			  font-family:Arial; 
			  font-size:13px; 
			  font-weight:bold;
			  }
	
.redtextbig
	          {
			  color:#760000; 
			  text-decoration: none; 
			  font-family:Arial; 
			  font-size:18px; 
			  font-weight:bold;
			  }	
	
.italictext
	          {
			  color:#A07945; 
			  font-weight:normal; 
			  text-decoration: none; 
			  font-family:Arial; 
			  font-size:11px; 
			  font-style:italic;
			  }
	
.button      {
	          border: 2px solid #ffffff;
	          background:#771900;
	          font-family:Arial;
	          font-weight:bold;
	          font-size: 11px;
	          color: #ffffff;
	          line-height:22px;
			  }
.border       {
	          border-color:#ffffff;  
	          border-width:2px;
              border-style:solid;             
	          }
			  
.border1      {
	          border-color:#dcc34d;  
	          border-width:medium;
              border-style:solid;             
	          }
			  
.live-music-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#760000;
	font-weight:normal;
}				  
             

