body
{
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: Black;
}

td
{
	font-family: Verdana;
	font-weight: normal;
	font-size : 11px;
	color: black;
}

a
{
	font-family: Verdana;
	font-weight: normal;
	font-size : 11px;
	color: black;
	text-decoration: underline;
}

a:hover, .aHover
{
	font-family: Verdana;
	font-weight: normal;
	font-size : 11px;
	color: black;
	text-decoration: none;
}

.aInverse
{
	font-family: Verdana;
	font-size : 11px;
	color: black;
	text-decoration: none;
}

.aInverse:hover, .aInverseHover
{
	font-family: Verdana;
	font-size : 11px;
	color: black;
	text-decoration: underline;
}

.aMail
{
	font-family: Verdana;
	font-size : 11px;
	color: #FF9900;
	text-decoration: none;
}

.aMail:hover
{
	font-family: Verdana;
	font-size : 11px;
	color: #FEDE58;
	text-decoration: none;
}