.menuitem{
  color: white;
  text-decoration:none;
}

.menuitem:hover{
  text-decoration:underline;
}

a{
    color: blue;
}

.main_link{
    color:  white;
    text-decoration: none;
}

.saveMark{
    color: red;
    font-weight:bold;
}

.adsence{
    display: none;
/*    border: 1px solid;*/
}

.propheader{
    color: white;
    font-weight:bold;
}