.bodytext{font-family: Verdana,MS Sans Serif,Helvetica;
           font-size: 12px;
           line-height: 14px;
           text-align: left;
           color: #fff;
          }  
.navtext{font-family: Verdana,MS Sans Serif,Helvetica;
           font-size: 12px;
           font-weight: bold;
           color: White;
           }  
           
.activetext{font-family: Verdana,MS Sans Serif,Helvetica;
           font-size: 12px;
           line-height: 14px;
           text-align: left;
           color: #FFCC00;
          }
.customertext{font-family: Verdana,MS Sans Serif,Helvetica;
	    font-size: 12px;
	    font-weight: bold;
	    color: #FFFF99;
	    }
.credit{font-family: Verdana,MS Sans Serif,Helvetica;
           font-size: 12px;
           line-height: 14px;
           text-align: center;
           color: #fff;
          } 

.navbg {
background: #000 url(images/navbg.gif);
}

BODY {
background: #000 url(images/background.jpg); 
		margin:0;
		
		}           
a {text-decoration: none;}   
a:link    {color:#ffffff;}  
a:visited {color:#cfcfcf;}
a:hover   {color:#cfcfcf;}