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-size: smaller;
      font-family: "serif";
      color: black;
      background-gcolor: #fccd82;}
a {text-decoration: none;}
a:hover {text-decoration: underline;}

#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;
}