a.nav:link {color: #ffffff; text-decoration: none}
a.nav:active {color: #ffffff; text-decoration: none}
a.nav:visited {color: #ffffff; text-decoration: none}
a.nav:hover {color: #ffffff; text-decoration: underline}

a.body:link {color: #000000; text-decoration: underline}
a.body:active {color: #000000; text-decoration: underline}
a.body:visited {color: #000000; text-decoration: underline}
a.body:hover {color: #000000; text-decoration: underline}

.formRowOdd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E6E6E6;
}
.formRowEven {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F4F4F4;
}
.lienCorps {  color: #000000}
.lienCorps:hover { color: #000000 }
