
.pop {
font-family: sans-serif, Arial;
color: #0066FF;
font-weight: bold;
background-color: #E1EFFB;
padding: 7px;
}

.pop a {
color: #800080;
text-decoration: none;
}

.pop a:hover {
color: #800080;
text-decoration: underline;
}

