/**/

a:hover {
	color : #524A39;
    text-decoration: none;
    border: 0px;
 }
a:visited {
	color : #524A39;
    text-decoration: none;
    border: 0px;
 }
a:active {
	color : #524A39;
    text-decoration: none;
    border: 0px;
 }
a {
	color : #524A39;
    text-decoration: none;
    border: 0px;
 }
.href_Gene {
    text-decoration: none;
    border: 0px;
}


.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
	margin: 5px;
	padding: 5px;
}

.fixe {
	font-family: Courier, 'Courier New', sans-serif; font-size: 1Opx; color: #000066;
}

p {
 color:rgb(84,82,79);
}
