P  {
; font-family: "Times New Roman", Times, serif; font-size: small
; font-style: normal; font-weight: normal; color: black
}


a{ 
text-decoration:none; 
color : #000000;

} 


a:visited  {
	text-decoration : none;
	; color : blue
}

a:active  {
	text-decoration : none;
	color : #green;
	
}

a:hover  {
	text-decoration : none;
	color : #red;
}

.accueilh0  {position: absolute;top: -320px;left: 200px;visibility: visible;}


