A:link {
	text-decoration : none;
	color : #000000;
}
A:visited {
	text-decoration : none;
	color : #000000;
}
A:hover {
	text-decoration : underline;
	color : #666666;

}


.int_bord_tout { border-style:solid; border-top-width:1px; border-bottom-width:1px ; border-right-width:1px ; border-left-width:1px; border-color:#cccccc}

