a { color: white; text-decoration: none; font-size: 12;}
a:hover {
color: yellow; text-decoration: none;
font-weight: bold; font-size: 12;
}
