	.companyName {
		font-size: 22px;
		font-weight: bold;
		font-family: Arial;
		color: #FFFFCC;
	}
	.shortDescription {
		font-size: 12px;
		font-weight: bold;
		font-family: Arial;
		color: #FFFFFF;
	}
	.date {
		font-size: 11px;
		font-family: Arial;
		color: #FFFFFF;
	}
	.partyEvent {
		font-size: 11px;
		font-family: Arial;
		color: #666633;
	}
	.welcome {
		font-size: 14px;
		font-family: Arial;
		font-weight: bold;
		color: #0099CC;
	}
	.menu {
		font-size: 11px;
		font-family: Arial;
		color: #666666;
		font-weight: bold;
		text-decoration: none;
	}
	.footer {
		font-size: 10px;
	}
	.footerlink{
		color: #666633;
	}
	a.footerlink {
		color: #666633;
		text-decoration: underline;
	}
	body,td,p,div, a {
		font-size: 12px;
		font-family: Arial;
		color: #666633;
		margin: 0 0 0 0;
		text-decoration: none;
	}
	.bg1 {
		background-color: #50CFE5;
	}
	.bg2 {
		background-color: #F7F0E6;
	}
	hr {
		color: #FFFFFF;
	}
	.hyperlink {
		text-decoration: underline;
	}

