/* CSS Document */
	A {text-decoration: none; color : #330066}
	A:visited, A:plain,A:active {text-decoration: none; color : #330066;}
	A:hover {text-decoration: underline; color: #330066; background : none;}
	
	A.specials {text-decoration: none; color: #000000; border: #000000; font-family: arial; font-size: 14px}
	A.specials:visited, A.specials:plain,A.specials:active {text-decoration: none; color : #000000; font-family: arial; font-size: 14px}
	A.specials:hover {text-decoration: underline; color: #000000; background : none; font-family: arial; font-size: 14px}

	A.crumb {text-decoration: none; color: #999900; border: #8a5000}
	A.crumb:visited, A.crumb:plain,A.crumb:active {text-decoration: none; color : #999900;}
	A.crumb:hover {text-decoration: underline; color: #999900; background : none;}

	#lunchText {scrollbar-base-color: #000000; scrollbar-arrow-color : #ffffff; scrollbar-track-color : #000000; scrollbar-shadow-color : #cc0000; scrollbar-darkshadow-color : #000000; }
	.nav {color : #cccc66; font-size : 8pt;}

	A.party {text-decoration: none; color: #ffffff; font-family: arial; font-size: 20px}
	A.party:visited, A.party:plain,A.party:active {text-decoration: none; color : #ffffff; font-family: arial; font-size: 20px}
	A.party:hover {text-decoration: underline; color: #ffffff; background : none; font-family: arial; font-size: 20px}

	A.party2 {text-decoration: none; color: #ffffff; font-family: arial; font-size: 15px}
	A.party2:visited, A.party2:plain,A.party2:active {text-decoration: none; color : #ffffff; font-family: arial; font-size: 15px}
	A.party2:hover {text-decoration: underline; color: #ffffff; background : none; font-family: arial; font-size: 15px}

	A.nav {text-decoration: none; color: #000000}
	A.nav:visited, A.nav:plain,A.nav:active {text-decoration: none; color : #000000;}
	A.nav:hover {text-decoration: underline; color: #000000; background : none;}

	A.addr {text-decoration: none; color: #000000; font-family: arial; font-size: 14px}
	A.addr:visited, A.addr:plain,A.addr:active {text-decoration: none; color : #000000; font-family: arial; font-size: 14px}
	A.addr:hover {text-decoration: underline; color: #000000; background : none; font-family: arial; font-size: 14px}

	A.bottom {text-decoration: none; color: #666633; border: #8a5000}
	A.bottom:visited, A.bottom:plain, A.bottom:active {text-decoration: none; color : #666633;}
	A.bottom:hover {text-decoration: underline; color: #003333; background : none;}
	
	body { background-color: #990000} 
	
	p{
	color : #ffffff; 
	font-family: arial; 
	font-size: 25px;
	font-weight: bold}
	
	p.subText{
	color : #ffffff; 
	font-family: arial; 
	font-size: 20px;
	font-weight: bold}