a {
	font-family: tahoma,times, "times new roman", verdana;
	text-decoration: none;
	color: #4e4e4e;
	font-weight: bold;
	font-size: 0.85em;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: red;
}
.list li a {
	font-size: 0.9em;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
	color: #4e4e4e;
	font-weight: bold;
}
.list li a:hover {
	color: #000;
}
.list li a:visited {
	color: #ff0000;
}
p a {
	font-size: 1em;
}
a.externe {
	font-weight: normal;
	color: #000;
	padding: 0 10px 0 1px;
	background: url(../images/external.gif) right 3px no-repeat;
}
