a {
  text-decoration: none;
  color: #4a2ae0 }

a:hover {
  text-decoration: underline }

a.link {
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  color: #6040f0 }


/* Menu */

a.list {
  color: #4a2ae0;
  text-decoration: none }

a:hover.list {
  text-decoration: none;
  font-weight: bold;
  background: #efefff }


/* Common indigo text */

em {
  font-style: normal;
  font-size: 13px;
  font-weight: bold;
  color: #4a2ae0 }

em a {
  text-decoration: none;
  color: #6040f0;
  font-size: 11px }

em a:hover {
  text-decoration: underline }


/* GameCube logo return-link */

.bggc {
  background: url("../d/g.gif");
  background-repeat: no-repeat;
  background-position: center;
  color: #ffffff }

.bggc a {
  text-decoration: none;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold }

.bggc a:hover {
  text-decoration: none }

.bggc a:visited {
  color: #ffffff }


/* Shops */

#shops {
  font-size: 11px;
  padding: 3px;
  border: 1px solid #e0e0ff }

#shops a {
  font-weight: bold;
  text-underline: none;
  color: #6040f0 }

#shops a:hover {
  text-underline: underline }