a:link, a:visited { text-decoration: none; color: #0000A0 }
a:active, a:hover { text-decoration: underline; color: #0000FF }

body { background-color: #FFABAB; }

hr { color: #A0A0A0; }

h1, h2, h3, h4, h5, h6 { color: #AA2E3A; }

#loadingMenu { position:absolute }

.newsCell,
.designCell,
.designCell p {
  background: #AA2E3A;
  color: #FFFFFF;
}

.headerCell {
  background-image: url('../images/styles/banner_jun.jpg');
}

.designCell a:link,
.designCell a:visited,
.designCell a:active,
.designCell a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}