ul{
    list-style-type: none;
}
a{
    text-decoration: none;
}    
:link{
    color: black;
}