a:visited:hover{
  text-decoration: underline;
}

.simplemenu li {
  width: 200px;
}

.simplemenu li  a:link {
  color: #2861b5;
}

.simplemenu li  a:visited {
  color: #2861b5;
}

.HomePageNews_ItemLink {
  font-weight: normal;
  margin-bottom: 0px;
  color: black;
}

.HomePageNews_ItemLink a {
  color: black;
}

.HomePageNews_ItemDate {
  font-style: italic;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  color: grey;
}

.User {
  margin-right: 10px;
}

.Login {
  margin-right: 10px;
}

.c_title_one {
  font-size: 12pt;
}

.Normal {
  font-size: 10pt;
}

td {
  font-size: 10pt;
}



