body {
	font-family: "serif";
}
h1 {
font-size=22px;
}
h2 {
font-size=14px;
}
a.body {
font-size=15px;
	font-family: "serif";
	color: black;
	text-decoration: underline;
}
a {
	font-family: "serif";
	color: black;
	background-gcolor: #fccd82;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.menu2 {
	font-size:smaller;
}

#lastminute {
	background:url("/images/lastminute.png") no-repeat;
	font-weight:bold;
	color:#fff;
	padding:10px;
	font-size:0.8em;
}
#lastminute h1, h2 {
	font-size:1.2em;
}
#lastminute a {
	font-size:1em;
	color:#fff;
}
img {
	border:0;
}

