body {
	background-image: url("images/tableBac_05.gif");
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: Tahoma, Verdana, sans-serif;
	color: #CA9B39;
	margin-left: 5px;
}

span {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #CA9B39;
}

span a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	color: #775F5A;
	text-decoration: underline;
}

span a:hover {
	text-decoration: overline;
	color: #97745C
}

