BODY {
	MARGIN: 0px;
	background-image: url(index_img/bg_global.jpg);
}
TABLE {
	BORDER-COLLAPSE: collapse
}
TD {
	FONT: 11px/15px Verdana, Arial, Helvetica, sans-serif
}
FORM {
	DISPLAY: inline
}.whitesmall {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 4px;
	padding: 4px;
}
.whitebordeaux {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #880000;
	text-decoration: none;
	margin: 4px;
	padding: 4px;
}
a:link{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:visited{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
a:active{ 
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
a:hover{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CA0000;
}

