@charset "UTF-8";
/* CSS Document */
.fbook

a {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size:11x;
  color: #3b5998;
  text-decoration: none; }

a:hover {
  text-decoration: underline; }