li {
    color: khaki; font-family: fantasy; 
}
li :hover {color: lightcoral; font-family: sans-serif;

}