a:hover {
text-decoration: underline;
}

a:active {
text-decoration: underline;
}

.linkbody { 
color: #6699FF;
text-transform: none;
font-weight: normal;
font-size: 11px;
line-height: 13px;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
text-decoration: none;
}

