
body,td,th   { color: #fff; font-size: 12px; font-family: Arial, Helvetica, sans-serif }
body  { color: #fff; background-color: #000000 }
a:link { color: #fff; font-weight: bold; text-decoration: underline }
a:visited { color: #fff; font-weight: bold }
a:hover { color: #fff; font-weight: bold; text-decoration: none }
.menu_carreau {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.menu_carreau a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.menu_carreau a:visited  { color: #ffffff; font-weight: normal; text-decoration: none }
.menu_carreau a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
.menu_carreau a:active {
	font-weight: bold;
	color: #FFFFFF;
}
