/*
 * Stylesheet for pages under the stories section.
 */

a#storiesLink {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  background-color: #603;
}
