/*
----------------------------------------------------------
styles for homepage - Cobb's Comedy Club
----------------------------------------------------------
*/




 BODY     { background: #333333 url(images/home_stripe_tile.gif) repeat-x left top; }  
body {

    color: #ffcc99;
    font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
    font-size: 10px;
}


.ftnav, a.ftnav, a.ftnav:visited {
	color: #ff9966; 
	text-decoration: none;
	line-height:  14px;
	font-size: 10px;
	
}

a.ftnav:hover {
color: #99cccc;
text-decoration: underline;
}

  .inline_txtbtn, a.inline_txtbtn, a.inline_txtbtn:visited {
 color: #ff9966; 
 text-decoration: underline;
 
 }
 
 a.inline_txtbtn:hover {
  color: #99cccc; 
 text-decoration: underline;
 }