TD.MenuHaut
{
	background-color: #6C8CC5;		
}

A.MenuLink
{
                          cursor:hand;
	font-weight:bold;
	color:#ffffff;
                          
}

A.MenuLink:Hover
{
                          cursor:hand;
	font-weight:bold;
	color:Orange;
}

H1
{
                 font-size:150%;
                 margin: 0px 0px -10px;
                 color:navy;
}

body
{
                       font-family:Arial;
                       font-size:85%;
}