body {
	background-image: url(images/dgren050.gif);
}
a { text-decoration: none; }

a:link {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:visited:hover {
	color: #CC0000;
	text-decoration: none;
}
#grey a:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#grey a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#grey a:hover {
	color: #CCFFCC;
	font-weight: normal;
	text-decoration: none;
}
#grey a:active {
	font-weight: normal;
	text-decoration: none;
}
#grey a:visited:hover {
	color: #CCFFCC;
	font-weight: normal;
	text-decoration: none;
}
#ruby a:link {
	color: #660000;
	font-weight: normal;
	text-decoration: none;
}
#ruby a:visited {
	color: #660000;
	font-weight: normal;
	text-decoration: none;
}
#ruby a:hover {
	color: #FF6699;
	font-weight: normal;
	text-decoration: none;
}
#ruby a:active {
	font-weight: normal;
	text-decoration: none;
}
.francais {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
.anglais {
	font-size: 10px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
.titres {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 10px;
	padding-bottom: 10px;
	color: #003300;
}
.spacer {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 10px;
	padding-bottom: 10px;
}
.linktitles {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 10px;
	padding-bottom: 5px;
	color: #FFFFFF;
}
.links {
	padding-left: 20px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.frangreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #66CC33;
}
.anggreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #66CC33;
}
