/* Foyer Hellenique */
a:link {
	color: #660066; 
	text-decoration: none; 
	background-color: transparent 
}
a:visited  {
	color: #660066; 
	text-decoration: none; 
	background-color: transparent
}
a:hover {
	color: #FF0000; 
	text-decoration: none; 
	background-color: transparent
}
a:active  {
	color: #FF0000; 
	text-decoration: none; 
	background-color: transparent
}
p {
	color: #660066;
	margin-left: 16;
	margin-right: 16;
	margin-top: 6;
	margin-bottom: 0;
}