.link_list {
    color: cadetblue;
    font-size: larger;
}

.link_list li a:link {
    text-decoration: none;
}
