a:link {
text-decoration : none;
font-weight: bold;
}
a:hover {
text-decoration : none;
font-weight: bold;
}
a:visited {
text-decoration : none;
font-weight: bold;
}
.bodytext {
line-height : 17px;
}


