	a:link {
		color: #FF9900;
		text-decoration: none;
		}
	a:visited {
		color: #FF9900;
		text-decoration: none;
		}
	a:hover {
		text-decoration: none;
		color: #FF9900;
		}
	a:active {
		text-decoration: none;
		color: #FF9900;
		}
	body {
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-color: #333333;
		}
		
	.NavMenu {	font-family: "Courier New", Courier, monospace;
				font-size: 14px;
				font-style: normal;
				font-weight: bolder;
				color: #999999;
				background-image: url(Images/Bouton_Header_Empty.jpg);
				margin: 0px;
				padding: 0px;
				height: 20px;
				width: 184px;
				text-indent: 20px;
				background-position: center;		}
				
	.NavDot {	font-family: "Times New Roman", Times, serif;
				font-size: 12px;
				background-image: url(Images/Bouton_Empty.jpg);
				font-weight: normal;
				height: 20px;
				width: 184px;
				text-indent: 30px;
				margin: 0px;
				padding: 0px;	}
				
	.RightNav {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bolder;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
	}
				
	.NewsDate {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	letter-spacing: 0px;
	margin: 4px;
	padding: 4px;
		}
	.NewsSubject {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	font-weight: 900;
	font-variant: normal;
	color: #FFFFAA;
	letter-spacing: 0px;
	margin: 4px;
	padding: 4px;
		}
	.NewsText {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFAA;
	text-indent: 4px;
	margin: 8px;
	padding: 8px;
	white-space: normal;
		}
		
	#LeftSideBar {
	width: 184px;
	height: auto;
	background-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #888888;
	border-right-color: #888888;
		}
		
	#RightSideBar {
	width: 200px;
	height: auto;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #888888;
	border-left-color: #888888;
		}
		
	#CenterNews {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #888888;
	border-bottom-color: #888888;
	background-image: url(Images/Background.jpg);
	margin: 0px;
	padding: 0px;
		}
		
	#LowerLink {
	height:auto;
	width:auto;
	background-color:#333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
		}
	
