body {
	font-family: times;
	color: silver;
	text-align: left;
}

.partyTitle {
	font-family: times;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: silver;
}

.partyTitle2 {
	font-family: times;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: silver;
	text-align: left;
}
.partyTitle3 {
	font-family: times;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: silver;
	text-align: left;
}
.phone {
	font-family: times;
	font-size: 24px;
}
.partyDisc {
	font-family: times;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	color: silver;
	text-align: right;
}
.partyLola {
	font-family: times;
	font-size: 17px;
	font-weight: bold;
	color: darkred;
}
.partyCharity {
	font-family: times;
	font-size: 18px;
	font-weight: bold;
	color: silver;
}

.smallHeader {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.hIndexBottom {
	font-family: times;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #9D1A4A;
}
.contactInfo {
	font-family: times;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #FFD821;
}

.quote {
	font-family: times;
	font-size: 14px;
	color: silver;
}
.quoteName {
	font-family: times;
	font-size: 16px;
	font-weight: bold;
	color: silver;
	text-align: right;
}

.mBody  {
	font-family: times;
	font-size: 13px;
	color: black;
}

.resHead  {
	font-family: times;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	color: black;
}
.conHead  {
	font-family: times;
	font-size: 18px;
	font-weight: bold;
	color: black;
}
.smallHeader1 {
	font-family: times;
	font-size: 16px;
	font-weight: bold;
	color: black;
}
.disclaimer {
	font-family: times;
	font-size: 11px;
}
.blueLink A:link{text-decoration: none;
		color: #1569C7;
		}
.blueLink A:visited {text-decoration: none;
		color: #1569C7;
		}
.blueLink A:active{text-decoration: none
		color: #9D1A4A;
		}
.blueLink A:hover{text-decoration: underline; 
		color: #9D1A4A;
		}
		
.indexLink A:link{text-decoration: none;
		color: gray;
		font-size: 12px;
		}
.indexLink A:visited {text-decoration: none;
		color: gray;
		font-size: 12px;
		}
.indexLink A:active{text-decoration: none
		color: gray;
		font-size: 12px;
		}
.indexLink A:hover{text-decoration: underline; 
		color: gray;
		font-size: 12px;
		}

.tealLink A:link{text-decoration: none;
		color: #6AC2D0;
		}
.tealLink A:visited {text-decoration: none;
		color: #6AC2D0;
		}
.tealLink A:active{text-decoration: none
		color: #6AC2D0;
		}
.tealLink A:hover{text-decoration: underline; 
		color: #6AC2D0;
		}

.blackLink A:link{text-decoration: none;
		color: black;
		}
.blackLink A:visited {text-decoration: none;
		color: black;
		}
.blackLink A:active{text-decoration: none
		color: black;
		}
.blackLink A:hover{text-decoration: underline; 
		color: black;
		}

.videoLink A:link{text-decoration: underline; 
	font-family: times;
	font-size: 18px;
	font-weight: bold;
	color: black;
		}
.videoLink A:visited {text-decoration: underline; 
	font-family: times;
	font-size: 18px;
	font-weight: bold;
	color: black;
		}
.videoLink A:active{text-decoration: underline; 
	font-family: times;
	font-size: 18px;
	font-weight: bold;
	color: black;
		}
.videoLink A:hover{text-decoration: underline; 
	font-family: times;
	font-size: 18px;
	font-weight: bold;
	color: black;
		}
