body
  {
  font-family: Verdana,Arial;
  font-size: 12px;
  color: #ffffff;
  background-color: #275028;
  margin: 4 4 4 4;
  }

body a:link, body a:visited
  {
  text-decoration: none;
  color: #ffffff;
  }

body a:hover
  {
  text-decoration: underline;
  color: #ff0000;
  }

.capt
  {
  font-size: 14px;
  font-weight: bold;
  }

.capt a:link, a:active, a:visited
  {
  color: #ffffff;
  text-decoration: none;
  }

.capt a:hover
  {
  color: #ff0000;
  text-decoration: underline;
  }

.bonus, .bonus a:link, .bonus a:visited
  {
  font-size: 18px;
  font-weight: bold;
  color: #ff0000;
  text-decoration: blink;
  }

.bonus a:hover
  {
  color: #ffff00;
  text-decoration: underline;
  }

.menu
  {
  text-decoration: none;
  color: #ffffff;
  font-size: 13px;
  }

.menu a:link, .menu a:visited, .menu a:active
  {
  color: #ffffff;
  text-decoration: none;
  }

.menu a:hover
  {
  color: #ff0000;
  text-decoration: underline;
  }

.banner
  {
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 5px;
  }

.sitename, .sitename a:link, .sitename a:visited
  {
  font-size: 22px;
  font-weight: bold;
  color: yellow;
  }

.sitename a:hover
  {
  color: red;
  text-decoration: underline;
  }

.ratings
  {
  font-size: 12px;
  font-weight: bold;
  }

.update
  {
  font-size: 12px;
  font-weight: normal;
  font-style: italic;
  }

.visit, .visit a:link, .visit a:active, .visit a:visited
  {
  font-size: 18px;
  font-weight: bold;
  color: yellow;
  }

.visit a:hover
  {
  color: red;
  text-decoration: underline;
  }

h1
  {
  font-size: 16px;
  font-weight: bold;
  color: cyan;
  margin-bottom: 0;
  }

.thumb
  {
  font-size: 10px;
  font-weight: normal;
  }

.smallnews, .smallnews a:link, .smallnews a:visited
  {
  font-size: 11px;
  font-weight: bold;
  color: cyan;
  margin-top: 8px;
  text-decoration: none;
  }

.smallnews a:hover
  {
  text-decoration: underline;
  color: cyan;
  }

.newstitle, .newstitle a:link, .newstitle a:visited
  {
  font-size: 14px;
  font-weight: bold;
  color: cyan;
  text-decoration: none;
  }

.newstitle a:hover
  {
  text-decoration: underline;
  color: cyan;
  }

.newsdate
  {
  font-size: 12px;
  margin-top: 18px;
  }

.newsbody
  {
  font-size: 14px;
  font-weight: normal;
  color: white;
  }

.tilttip, .tilttip a:link, .tilttip a:visited
  {
  font-size: 10pt;
  font-weight: normal;
  color: red;
  }

.styell a:link, .styell a:visited
  {
  color: yellow;
  }

.styell a:hover
  {
  color: red;
  text-decoration: underline;
  }

.stcyan
  {
  color: cyan;
  }

.stcyan a:link, .stcyan a:visited
  {
  color: cyan;
  text-decoration: underline;
  }

.stcyan a:hover
  {
  color: red;
  text-decoration: underline;
  }

