a:link {
	text-decoration: none;
	color:#0066ff;
}

a:visited {
	color: #930;
	text-decoration: none;
}

a:hover {
	color: #0066FF;
	text-decoration: underline;
}

h2 {
	background-color: #F4F4F4;
	border: 1px #CCCC33 solid;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	text-align: center;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	
}

.solu {
	padding: 3px;
	margin-right:10px;
border-bottom:1px dotted #765005;
	}


