* {
	color: #dfdfdf;
	font-family: arial, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin: 0;
}

img { border: 0; }

.nowrap { white-space: nowrap; }

/* liens */
a:link, a:visited {
	color: #e31306;
	text-decoration: underline;
}
a:active, a:hover { color: #ff0000; }