/* Hub City Big Band */
/* www.hubcitybigband.com */

/* "include/hcbb_index.css" */
/* style sheet for front page
/* CSS Level 1 */

body {  background: black; 
        font-family: arial,helvetica,sans-serif; 
        font-size: 10pt; font-style: normal; font-weight: normal; color: white;
        margin-top: 10px; margin-bottom: 10px; margin-left: 10px; margin-right: 10px; } 
a:link      { color: #FFCF63; font-style: normal; text-decoration: none;  }
a:visited   { color: #FFCF63; font-style: normal; text-decoration: none; }
a:active    { color: #FFCF63; font-style: normal; text-decoration: none; }
a:hover     { color: white; font-style: normal; text-decoration: none; }

p {font-family: arial,helvetica,sans-serif; color: black; font-size: 10pt; font-weight: normal; }
ul,li {font-family: arial,helvetica,sans-serif; color: black; font-size: 10pt; font-weight: normal; }
blockquote {font-family: arial,helvetica,sans-serif; color: black; font-size: 10pt; font-weight: normal; }

/* used for navigation bar */
a.navbar1 
  {font-family: Times New Roman, times, serif; font-variant: small-caps; color: #FFCF63; font-size: 16pt; font-weight: normal; text-decoration: none; letter-spacing: 1px; line-height: 1.5;}
a.navbar1:link  
  {font-family: Times New Roman, times, serif; font-variant: small-caps;  color: #FFCF63; font-size: 16pt; font-weight: normal; text-decoration: none; letter-spacing: 1px; line-height: 1.5;}
a.navbar1:visited
  {font-family: Times New Roman, times, serif; font-variant: small-caps;  color: #FFCF63; font-size: 16pt; font-weight: normal; text-decoration: none; letter-spacing: 1px; line-height: 1.5;}
a.navbar1:hover
  {font-family: Times New Roman, times, serif; font-variant: small-caps;  color: #9C0031; font-size: 16pt; font-weight: normal; text-decoration: none; letter-spacing: 1px; line-height: 1.5;}


