.menu {
	font-family: "Book Antiqua", "Bookman Old Style", "Times New Roman";
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #CCCCCC;
	list-style-type: none;
	text-decoration: none;
	list-style-image: none;
	list-style-position: inside;
}
.timbre {
	font-family: "Book Antiqua", "Bookman Old Style", "Times New Roman";
	font-size: 12px;
	font-style: normal;
	color: #495677;
	text-decoration: none;
	background-position: center center;
}
.links {
	font-family: "Book Antiqua", "Bookman Old Style", "Times New Roman";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FAFAFF;
}
.menu a {
	text-decoration: none;
	color: #CCCCCC;
}
.menu a:hover {
	color: #FAFAFF;
	text-decoration: none;
}
.a {
	color: #495677;
	text-decoration: underline;
}
.a:hover {
	color: #495677;
	text-decoration: none;
}
.links a {
	text-decoration: none;
	color: #CCCCCC;
}
.corpo {

	font-family: "Book Antiqua", "Bookman Old Style", "Times New Roman";
	font-size: 14px;
	color: #495677;
}
body {
	background-image: url(bg1.gif);
}
