body
{
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	color: Black;
}

td
{
	font-family: Verdana;
	font-weight: normal;
	font-size : 10px;
	color: black;
}

a
{
	font-family: Verdana;
	font-weight: bold;
	font-size : 10px;
	color: black;
	text-decoration: none;
}

a:hover
{
	font-family: Verdana;
	font-weight: bold;
	font-size : 10px;
	color: #004E8E;
	text-decoration: none;
}

.aMenu
{
	font-family: Verdana;
	font-weight: bold;
	font-size : 10px;
	color: white;
	text-decoration: none;
}

.aMenu:hover
{
	font-family: Verdana;
	font-weight: bold;
	font-size : 10px;
	color: #FAE009;
	text-decoration: none;
}

.aSousMenu
{
	font-family: Verdana;
	font-weight: bold;
	font-size : 10px;
	color: black;
	text-decoration: none;
}

.aSousMenu:hover
{
	font-family: Verdana;
	font-weight: bold;
	font-size : 10px;
	color: #004E8E;
	text-decoration: none;
}