body, td, p
{
	font-family: verdana;
	font-size: 14px;
	color: #FE4629;
}

A
{
	color: #FE4629;
	text-decoration: underline;
	font-family: verdana;
	font-size: 14px;
}

A:hover
{
	text-decoration: none;
}

.small
{
	font-size: 11px;
}

.blanc
{
	color: #FFFFFF;
	font-weight: bold;
}