
body {
background-color: #7f0000;
font-family:Arial, Helvetica, sans-serif; 
color: #000;
font-size: 14px;
margin: 0;
	}


.bg3{ background-color: #fff;
font-size: 12px; 
color:#000;}
.bg1{background-color: #EF9530;}
.bg2{ background-color: #B4B4B4;  }


	.bgt1{
	margin-top:5px;	
		border:3px solid #fff;
				}
		

.txt-center{
font-family: Arial, Helvetica, sans-serif; 
color: #fff;
font-size: 18px;
font-weight: bold;
	text-align:center;
			}
		
	
		.txt-italic{
		font-family: Arial, Helvetica, sans-serif; 
font-size: 14px;
color:#000;
font-weight: bold;
	text-align:center;	
	font-style: italic;	
				}
	
  .centrage{
  	padding-left: 10px;
	padding-right: 10px;
  }	
		

a {
	color: #0066FF;
}
a:link {
	color: #000000;
}
a:active {
	color: #0066FF;
}
a:visited {
	color: #000000;
}
a:hover {
	font-weight : bold;
	color: #CC0000;
}


#foot{
	text-align: center;
	font-family : "Courier New", Courier, monospace;
	font-size: 14px;
	color: #F1F1F1;
}

	
	
		
