a {
color: #1f1096;
font-style: italic;
text-decoration: none;
}

a:hover
{
color: #9a1214;
text-decoration: underline;
}