.intext{
color: #3f4c98;
font: bold 12px arial, sans-serif;
text-decoration: none;
}
.intext:hover{
color: #9c053c;
text-decoration: underline;
}