@charset "utf-8";
#link {
	float: left;
	height: 600px;
	width: 145px;
	background-image: url(images/arriereplanlien.gif);
	font-family: Garamond;
	line-height: 23px;
	clear: left;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin-left: 5px;
	list-style-type: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
