.home a{
color: #1b1b1b;
text-decoration: none;
}

.home a:hover{
color: #700000;
}