A:link {
text-decoration: none;
color:#000000;
}

A:visited {
text-decoration: none;
color:#000000;
}

A:active {
text-decoration: none;
color:#000000;
}

A:hover {
text-decoration: underline;
color:#8C7DD1;
}

p {
font-family: Times New Roman;
}