.styleBlog {
	font-family: "Trebuchet MS";
	font-size: x-small;
	color: #7f7f7f;
	text-transform: none;

}
.titres {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #66B5FF;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
	line-height: normal;
	letter-spacing: 4px;




}
.liens {
	font-family: "Trebuchet MS";
	font-size: x-small;
	color: #C94093;
	font-variant: normal;
	text-transform: uppercase;
	line-height: 25px;



}
a:link {
	font-family: "Trebuchet MS";
	font-size: x-small;
	font-weight: normal;
	color: #66B5FF;
	text-transform: uppercase;
	text-decoration: none;



}
a:visited {
	font-family: "Trebuchet MS";
	font-size: x-small;
	color: #C94093;
	font-weight: normal;
	text-decoration: none;



}
a:hover {
	font-family: "Trebuchet MS";
	font-size: x-small;
	color: #C94093;
	text-decoration: underline;
}
