a {
    font-family: arial; serif;
    /*font-family: serif;*/
    /*font-size: 14px;*/
    /* color: #000000; */
    text-decoration: underline;
    cursor:hand;
    /*background-color: #FFFFFF;*/
    font-style: normal;
    font-weight: bold;
}
<p style="text-align:justify">
a.link {
	color: #0400ff;
}

a.visited {
	color: #ff00ff;
}

a.active {
	color: #ff0000;
}