/*****************************************************************************************
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;
	}
h3 {
	font-size: 13px;
	color: #9966CC;
	}
table {
	width: 800;
	background-color: #eeeeee;
	border: 2px solid #000000;
	}
td {
	background-color: #dddddd;
	border: 1px solid #666666;
	}	
input {	
	border: 2px solid #eeeeee;
	}

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;
	}
