body{
color:white;
background-color:purple;

}

a{
color:white;
}
a:hover{
font-size:120%;
}

