body,td {
 margin-top: 0px;
 margin-bottom: 30px;
 font-size: 100%;
 line-height: 140%;
}
a:link {
 color: #333380;
}
a:active {
 color: #5cb8e6;
}
a:visited {
 color: #333380;
}
a:hover {
 color: #5cb8e6;
 text-decoration: none;
}