a.list  {
display:block;
width:100%;
height:100%;
text-decoration: none;
transition: color .3s;
color: #000000;
}
a.list:hover {
background-color:#eefbff;
}

p.list1 {
font-size: 7px; font-size: 0.7em;
}

p.list2 {
font-size: 6px; font-size: 0.6em;
}