.dealership_name  
	{ 
	font-family: Arial; 
	font-size: 24pt; 
	font-weight: bold 
	color: #000000;
	}
	
.dealership_address      
	{ 
	font-family: Arial; 
	font-size: 10pt; 
	text-decoration: none; 
	color: #000000; 
    }

.header      
	{ 
    background-color: #808080 
    }
    
.menu_bg        
	{  
    border-left-width: 1px; 
    border-right-width: 1px; 
    border-top: 1px solid #000000; 
    border-bottom: 1px solid #000000; 
    background-color: #C0C0C0 
    }
    
a:hover.menu_link        
	{ 
	color: #000080; 
	font-size: 10pt; 
	font-family: Arial; 
	text-decoration: none; font-weight:bold  
    }

.menu_link        
	{ 
	color: #000000; 
	font-size: 10pt; 
	font-family: Arial; 
	text-decoration: none; font-weight:bold  
    }