
a.top:link ,
a.top:visited {
font-size: 18px;
font-weight: bold;
color:#cd50cd;
text-decoration: underline;
}
a.top:hover ,
a.top:active {
font-size: 18px;
font-weight: bold;
color: #2e70d2;
text-decoration: none;
}
