A:link {color: Blue; text-decoration : none}
A:visited {color: Blue; text-decoration : none}
A:hover {color: Red; text-decoration : underline}

.class2 A:link {color: 0c0c42; text-decoration : none}
.class2 A:visited {color: 0c0c42; text-decoration : none}
.class2 A:hover {color: White; text-decoration : none}

.class3 A:link {color: 6c6cce; text-decoration : none}
.class3 A:visited {color: 6c6cce; text-decoration : none}
.class2 A:hover {color: White; text-decoration : none}
