

.responsive {
  width: 100%;
  height: auto;
}

a:link {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
}

a:hover {
	color: red;
}

