body, td, p
{
	font-family: Georgia, Arial;
	font-size: 13px;
	color: #ffffff;
}

A.menu
{
	color: #ffffff;
	text-decoration: none;
	font-family: Georgia, Arial;
	font-size: 15px;
	font-weight: bold;
}

A.menu:hover
{
	color: #F8E500;
	text-decoration: none;
	font-family: Georgia, Arial;
	font-size: 15px;
}

A.menuselect
{
	color: #F8E500;
	text-decoration: none;
	font-family: Georgia, Arial;
	font-size: 15px;
	font-weight: bold;
}

A.menuselect:hover
{
	color: #F8E500;
	text-decoration: none;
	font-family: Georgia, Arial;
	font-size: 15px;
}

.violet
{
	background-color: #993399;
}

A
{
	color: #ffffff;
	text-decoration: underline;
	font-family: Georgia, Arial;
	font-size: 13px;
	font-weight: normal;
}

A:hover
{
	color: #F8E500;
	text-decoration: none;
	font-family: Georgia, Arial;
	font-size: 13px;
}

.titre
{
	color: #F8E500;
	font-family: Georgia, Arial;
	font-size: 16px;
	font-weight: bold;
}

.small
{
	font-size: 11px;
}

A.jaune
{
	color: #F8E500;
	text-decoration: none;
	font-family: Georgia, Arial;
	font-size: 13px;
	font-weight: normal;
}

A.jaune:hover
{
	color: #F8E500;
	text-decoration: none;
	font-family: Georgia, Arial;
	font-size: 13px;
}