.goldenBookTable
	{
	border:0;
	border-style:solid;
	border-width:3px;
	border-color:#00CC66;
	width:98%;
	}
.goldenBookTitreTable
	{
	background-color:#00CC66;
	}
.goldenBookTitreClonneTable
	{
	color:#000000;
	font-weight:normal;
	padding:2px;
	}
.goldenBookCelluleTable
	{
	padding:2px;
	}
hr
	{
	color:#00CC66;
	}
.goldenBookLink
	{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	}
a.goldenBookLink:link
	{
	color: #FFFF00;
	text-decoration: none;
	}
a.goldenBookLink:active
	{
	color: #FF0000;
	text-decoration: none;
	}
a.goldenBookLink:visited
	{
	color: #FFCC00;
	text-decoration:none;
	}
a.goldenBookLink:hover
	{
	color: #00FFCC;
	text-decoration:underline;
	}
.mysubmit
	{
	cursor:pointer;
	cursor:hand;
	}

