*
{
color:black;
}

body {
background-color:white;

}
a 
{

	color:#09478C;	
}

a:hover {

	color:#000000;
}
a:visited { 
color:#4D367A;
		  }
		  
.discret{
color:#999999;
}

.Section1
	{
	width:800px;
	background-color:black;
	background-image:url(../images/background_stars3.jpg);
	background-repeat:repeat;

	float: left;
	border: 1;
	border-style:inset;
	border-color:grey;
	}
