@charset "utf-8";
/* CSS Document */
.hover_link{
color: rgb(58, 87, 149) !important;
text-decoration: none;
border-bottom-width: 4px;
border-bottom-style: solid;
border-color: rgb(58, 87, 149) !important;
}
