.list{
text-align: left;
margin-left: 10px;
}

.list a{
text-decoration: none;
}

.list a:hover{
color: #111111
}