a:link, a:active, a:visited{
    text-decoration:    underline;
    color:                #5f7e90;
}

a:hover{
    text-decoration:    underline;
    color:                #000000;
}
.navigation_main{
   background-color: #000;
   font: 10px;
   font-family: Verdana;
   text-align: right;
   width: 100%;
   height: 16px;
}