td.menubox
{
	background-color: "#FFD700";
	color:#F9F8F7;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

td.menubox a
{
	color:"#000000";
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

td.menubox a:hover
{
	color:"#0000FF";
	font-size: 24px;
}

td.menubox a.selected
{
	color:#FFFFFF;
}

div.titre1
{
	color:"#0000FF";
	font-size: 30px;
	text-align: center;
	font-weight: bold;
}

span.com1
{
	color:"#FF0000";
	font-size: 15px;
	text-align: center;
	font-weight: bold;
}

a, a.selected, a.hoover
{
        color: blue;
}

span.titre2
{
	color:"#000000" ;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

