
body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;	
	font-size: 14px;
	text-align: justify;
	line-height: 20px;
	color: #000000;
	background-color: #f5f5dc;
}

a {
	color: #333399;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	color: #993333;
}

a:active {
	text-decoration: none;
}

ul {
        list-style-image: url(/img/fleche-d.gif) ;
}