/* CSS Document */
a {
color:#990000;
text-decoration:none;
}
a:hover {
text-decoration:overline;
text-decoration:underline;}

.saison{font-weight:bold;}
.under{text-decoration:underline;}
body {
	margin:0px;
	}
.caption
{
font-size:30px;
font-weight:bold;
}
