@charset "utf-8";
/* CSS Document */
/*

	Style Name: Deve France Typos

	Author: Matthieu Dufour

	Author URI: http://www.matthieudufour.com/

*/

body, td, th {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 0.8em;
	line-height: 14px;
}

a:link {
	color: #4aca61;
	display:inline;
}
a:visited {
	color: #4aca61;
}
a:active {
	color: #4aca61;
}

a:hover {
	color:#4abcca;
	text-decoration:underline;
}

h1 {
	font: 1.5em normal Arial, Helvetica, sans-serif;
	color:#333;
	padding-left: 15px;
	margin-bottom: 7px;
}

h1:before {
	color:#4aca61;
	content:"» ";
}

.found a {
	text-decoration:none;
	color:#777;
	}

.found a:hover {
	color: #4aca61;
	}