body {
  background-color: #faefee;
  color: #000;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 10pt;
  margin: 0px;
}

p.florida {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 10pt;
	font-style: italic;
	font-weight: normal;
}

p.hollywood {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 8pt;
	font-weight: normal;
}

p.heures {
  background-color: #fff;
	padding: 4px;
	border: 1px solid #333;
  color: #600;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 10pt;
	font-weight: normal;
	text-align: center;
}
h3 {
	color: #fff;
  font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
}

td.vacations {
	color: #ffc;
  font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

a {
	color: #f60;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 10pt;
	font-weight: bold;
  text-decoration: underline;
}

a:visited {
	color: #f60;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 10pt;
	font-weight: bold;
  text-decoration: underline;
}

a:hover {
	color: #c30;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 10pt;
	font-weight: bold;
  text-decoration: underline;
}

a.vacations {
	color: #fff;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 10pt;
	font-weight: bold;
  text-decoration: underline;
}

a.vacations:visited {
	color: #fff;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 10pt;
	font-weight: bold;
  text-decoration: underline;
}

a.vacations:hover {
	color: #ccc;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 10pt;
	font-weight: bold;
  text-decoration: overline underline;
}

a.hollywood {
	color: #f60;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 8pt;
	font-weight: bold;
  text-decoration: underline;
}

a.hollywood:visited {
	color: #f60;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 8pt;
	font-weight: bold;
  text-decoration: underline;
}

a.hollywood:hover {
	color: #c30;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 8pt;
	font-weight: bold;
  text-decoration: underline;
}