BODY
	{
	background-color: #660000;
	color: #FFFAFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	
 	}
	A {text-decoration: underline}
	A:LINK		{COLOR: #fffaff}
	A:VISITED	{color: #fffaff}
	A:hover {text-decoration: underline}

Table.principale
	{
	width:820;
	height:620;
	border:10px solid;
	cellspacing:1;
	background-color:#D25192;
	border-color: #FF0099;
	text-align: center;
		}
