

a:link {
  color: #5D7792;
  text-decoration: underline;
  background: none;
}

a:visited {
  color: #5D7792;
  text-decoration: underline;
  background: none;
}


a:hover {
  color: #8495A6;
  text-decoration: underline;
  background: none;
}


.navBold {
  font-weight: bold;
  color: #888888;
  line-height: 120%;
}

* {
  font-size: 12px;
  line-height: 16px;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  margin:0px;
  text-decoration: none;
}

/* colour in NN4.xx is red */
a:active {
  color: #8495A6;
  text-decoration: underline;
  background: none;
}

b {
  font-weight: bold;
}

.sideMenu {
  line-height: 220%;
}

.sideMenuAct {
  font-weight: bold;
  line-height: 220%;
}



.bold {
  font-weight: bold;
}



.forms {
  line-height: 18px;
}

.input {
  border-width: 1px;
  border-style: solid;
  border-color: #CCCCCC;
}

.linkHP {
  text-decoration: none;
}

.link {
  color: #333399;
  text-decoration: underline;
}

filelinks {
  color: #333399;
  text-decoration: underline;
}

.bodyText {
}

.bodyTextGrey {
  color: #999999;
}

.bodyTextGreyDark {
  color: #666666;
}

.bodySpacer {
  line-height: 4px;
}



navBold {
  font-weight: bold;
  color: #888888;
  line-height: 120%;
}

.navText {
}

.navLeft {
  color: #666666;
  font-size: 11px;
  line-height: 13px;
}

h2 {
  font-weight: bold;
}

.newsTitle {
  font-weight: bold;
  font-size: 10px;
  font-family: Verdana, Arial, sans-serif;
  line-height: 100%;
  color: #ffffff;
  background-color: #334597;
}

.newsText {
  font-size: 10px;
  line-height: 12px;
}

.miniText {
  font-size: 11px;
  line-height: 110%;
}

