a {
	color: #0066FF;
}

a:hover {
	text-decoration: none
}

a:visited {
	color: #0066FF;
}

.tuile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: center;
}