.menu {
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: #4D789F;
  text-align: right;
  margin-top: 28px;
  
}

.nav {
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: #4D789F;
  text-align: left;
  
}

.copyright {
  font-family: arial;
  font-size: 9px;
  font-weight: normal;
  color: #aaaaaa;
  text-align: center;
  margin-top: 5px;
  
}

.info {
  font-family: arial;
  font-size: 11px;
  font-weight: normal;
  color: #7a7a7a;
  text-align: right;
  margin-right: 10px;
  
}

.text {
  font-family: arial;
  font-size: 11px;
  font-weight: normal;
  color: #7a7a7a;
  text-align: justify;
  margin-left: 10px;
  margin-right: 10px;
  
}

.global {
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-align: right;
  margin-left: 10px;
  margin-right: 10px;
  
}



.text_cut {
  font-family: arial;
  font-size: 11px;
  font-weight: normal;
  color: #7a7a7a;
  text-align: justify;
  margin-left: 50px;
  margin-right: 10px;
  
}


.text_cs {
  font-family: arial;
  font-size: 14px;
  font-weight: normal;
  color: #ffb12a;
  text-align: justify;
  margin-left: 10px;
  margin-right: 10px;
  
}


/* news */

.date {
   font-family: verdana;
   font-size: 11px;
   font-weight: bold;
   color: #7A7A7A;
   margin-left: 10px;
}

.title {
   font-family: verdana;
   font-size: 11px;
   font-weight: bold;
   color: #FFB400;
   margin-left: 10px;
}

.post {
  font-family: arial;
  font-size: 11px;
  font-weight: normal;
  color: #7a7a7a;
  margin-left: 10px;
}


a.menu:link { text-decoration: none; color: #4D789F; font-family: Verdana, sans-serif; font-size: 11px; font-weight: bold;}
a.menu:visited { text-decoration: none; color: #4D789F; font-family: Verdana, sans-serif; font-size: 11px; font-weight: bold;}
a.menu:hover { text-decoration: none; color: #FFB400; font-family: Verdana, sans-serif; font-size: 11px; font-weight: bold;}

a.copy:link { text-decoration: none; color: #aaaaaa; font-family: Arial, sans-serif; font-size: 9px; font-weight: normal;}
a.copy:visited { text-decoration: none; color: #aaaaaa; font-family: Arial, sans-serif; font-size: 9px; font-weight: normal;}
a.copy:hover { text-decoration: none; color: #FFB400; font-family: Arial, sans-serif; font-size: 9px; font-weight: normal;}

a.more:link { text-decoration: none; color: #FFB400; font-family: Arial, sans-serif; font-size: 11px; font-weight: normal;}
a.more:visited { text-decoration: none; color: #FFB400; font-family: Arial, sans-serif; font-size: 11px; font-weight: normal;}
a.more:hover { text-decoration: none; color: #aaaaaa; font-family: Arial, sans-serif; font-size: 11px; font-weight: normal;}

a.staff:link { text-decoration: none; color: #FFB400; font-family: Arial, sans-serif; font-size: 13px; font-weight: normal;}
a.staff:visited { text-decoration: none; color: #FFB400; font-family: Arial, sans-serif; font-size: 13px; font-weight: normal;}
a.staff:hover { text-decoration: none; color: #aaaaaa; font-family: Arial, sans-serif; font-size: 13px; font-weight: normal;}