p,td,li,ul,ol {
  font-family: Times New Roman;
  font-size: 15px;
}

.text { text-align: justify; margin-top: 5px; margin-bottom: 5px; color: #262121; }


.menunav { font-family: Times New Roman; font-size: 12px; font-weight: bold; margin: 5px 0px 20px 0px; }
a.amenunav, a.amenunav:link, a.amenunav:visited { color: #8155ba; }
a.amenunav:hover { color: #de615f; }

a { 
  color: #8155ba; 
}
a:link{
  color: #8155ba; 
  text-decoration: none;
}
a:visited{
  color: #8155ba; 
  text-decoration: none;
}
a:hover{
  color: #de615f; 
  text-decoration: underline;
}

.current {
  color: #960000; 
}
.news_date {
  color: #8155ba; 
}
.news_current {
  color: #8155ba;
  font-weight: bold;
}

H1 {
  font-family: Times New Roman;
  font-size: 24px;
  font-weight: bold;
  color: #d12424;
  text-align: center;
}

H2 {
  font-family: Times New Roman;
  font-size: 24px;
  font-weight: normal;
  text-align: center;
}

H3 {
  font-family: Times New Roman;
  font-size: 20px;
  font-weight: bold;
  color: #8155ba;
  text-align: center;
}

.news_text A {
  color: #000000;
  text-decoration: underline;
}
.news_text A:visited{
  color: #000000; 
  text-decoration:  underline;
}

