body { font-family: arial; }

img { border: 0; }

img {
	behavior: url ("/medias/js/pngbehavior.htc") ;
}

a.menu:link {
	width : 100% ;
	text-decoration: none;
	color: #626262;
	font-size: 12px;
	font-weight: bold;
/*	filter:DropShadow(color=#FFFFFF,offx=1,offy=1);*/
}
a.menu:visited {
	text-decoration: none;
	width : 100% ;
	color: #626262;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
/*	filter:DropShadow(color=#FFFFFF,offx=1,offy=1);*/
}
a.menu:hover {
	width : 100% ;
	text-decoration: none;
	color: #626262;
/*	filter:DropShadow(color=#FFFFFF,offx=1,offy=1);*/
}

a.links_membership:link { color: #2b375a; }
a.links_membership:visited { color: #2b375a; }
a.links_membership:hover { color: #2b375a; }

.text12BlueBold {
	text-decoration: none;
	color: #b3c6ec;
	font-size: 12px;
	font-weight: bold;
}