.spring_edition a
{
font-weight: bold;
color: #800080;
font-size: 32px;
text-decoration: none;
}

.spring_edition a:hover
{
    text-decoration: underline;
}

.spring_edition i
{
    font-weight: 500;
}