/*****************************************************************************************
Script d'échange de liens automatiques, basé sur un script en distribution libre amélioré
par Webosdiscount.
*****************************************************************************************/


body {
	background-color: #9966CC;
	}
h1 {
	font-size: 18px;
	color: #9966CC;
	}
h2 {
	font-size: 15px;
	color: #593c59;
	}
a:link	{
	font-style:normal;
	text-decoration:none;
	cursor:hand;
	font-variant:normal;
	text-transform:normal;
	color:#333333;
	}
a:hover	{
	font-style:normal;
	text-decoration:blink;
	cursor:hand;
	color:#9999CC
	}
a:active {
	font-style:normal;
	text-decoration:none;
	cursor:hand;
	font-variant:normal;
	text-transform:normal;
	}
a:visited {
	font-style:normal;
	text-decoration:none;
	cursor:hand;
	font-variant:normal;
	text-transform:normal;
     }
.petit {
	font-size: 12px;
	}
.pageautre {
	color:#9966CC;
	font-weight:bold;
	text-decoration:underline;
	}
.pageactuelle {
	color:#9966CC;
	font-weight:normal;
	text-decoration:none;
	}
