.norm {
color:black;
text-decoration:none;
}
.highlight2 {
color:blue;
text-decoration:underline;
cursor:pointer;
}
.highlight {
text-decoration:underline;
background-color:yellow;
cursor:pointer;
}