body {
	margin: 0px;
	color: #FFFFFF;
	background-color: #000000;
}
img{
border-color:#990000;
}
.tab {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	background-color: #000000;
}
.tab0 {
	background-image: url(images/fond.jpg);
	background-repeat: repeat-x;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.Style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}