body {
        margin: 0px;
}

.archiveYear {
  font-family: Tahoma;
  font-size: 12px;
  line-height: 17px;
  color: #000000;
  font-weight: bold;
}

.archiveMonth {
  font-family: Tahoma;
  font-size: 12px;
  line-height: 17px;
  color: #000000;
}

.archiveMonth a {
  font-family: Tahoma;
  font-size: 12px;
  line-height: 17px;
  color: #0DC9FF;
  text-decoration: underline;
}

.archiveMonth a:hover {
  font-family: Tahoma;
  font-size: 12px;
  line-height: 17px;
  color: #8DE6FF;
  text-decoration: underline;
}

.archiveTitle {
  font-family: Tahoma;
  font-size: 12px;
  line-height: 17px;
  color: #000000;
  font-weight: bold;
}

.archiveLink {
  font-family: Tahoma;
  font-size: 12px;
  line-height: 17px;
  color: #000000;
}

.archiveLink a {
  font-family: Tahoma;
  font-size: 12px;
  line-height: 17px;
  color: #0DC9FF;
  text-decoration: underline;
}

.archiveLink a:hover {
  font-family: Tahoma;
  font-size: 12px;
  line-height: 17px;
  color: #8DE6FF;
  text-decoration: underline;
}


.articleTitle {
  font-family: "Trebuchet MS";
  font-size: 18px;
  color: #9F9F9F;
}

.articleContent {
  font-family: Tahoma;
  font-size: 12px;
  line-height: 17px;
  color: #000000;
}
.articleContent a {
  color: #0DC9FF;
  text-decoration: underline;
}
.articleContent a:hover {
  color: #8DE6FF;
  text-decoration: underline;
}


.contactformLabel {
  font-family: Tahoma;
  font-size: 12px;
  line-height: 17px;
  color: #000000;
}
.contactformField {
  font-family: "Trebuchet MS";
  font-size: 9px;
  color: #000000;
  background-color: #24262A;
  border: 1px dashed #56585F;
  height: 19px;
  width: 90px;
  padding-left: 4px;
}


.newsTitle {
  font-family: "Trebuchet MS";
  font-size: 18px;
  color: #9F9F9F;
}

.newsContent {
  font-family: Tahoma;
  font-size: 12px;
  line-height: 17px;
  color: #000000;
}
.newsContent a {
  color: #0DC9FF;
  text-decoration: underline;
}
.newsContent a:hover {
  color: #8DE6FF;
  text-decoration: underline;
}


.searchNoResult {
  font-family: Tahoma;
  font-size: 12px;
  line-height: 17px;
  color: #FF0000;
}
.searchResultTitle {
  font-family: Tahoma;
  font-size: 12px;
  line-height: 17px;
  color: #FF0000;
  font-weight: bold;
}
.searchResultLink {
  font-family: Tahoma;
  font-size: 12px;
  line-height: 17px;
  color: #000000;
}
.searchResultLink a {
  color: #0DC9FF;
  text-decoration: underline;
}
.searchResultLink a:hover {
  color: #8DE6FF;
  text-decoration: underline;
}


.main {
        font-family: Tahoma;
        font-size: 12px;
        line-height: 17px;
        color: #000000;
}
.main a {
        color: #0DC9FF;
        text-decoration: underline;
}
.main a:hover {
        color: #8DE6FF;
        text-decoration: underline;
}
