td {
 font-family: verdana,arial,helvetica,ms sans serif,sans-serif;
 font-size: 12px;
 color: black;
}
a {
 text-decoration:none;
 font-size: 12px;
 font-weight: bold;
 color: #3B5665
}
a:link {
 text-decoration:none;
 font-size: 12px;
 font-weight: bold;
 color: #3B5665;
}
a:visited {
 text-decoration:none;
 font-size: 12px;
 font-weight: bold;
 color: #3B5665;
}
a:hover {
 text-decoration:none;
 font-size: 12px;
 font-weight: bold;
 color: #CC3333;
}
a:active {
 text-decoration:none;
 font-size: 12px;
 font-weight: bold;
 color: #CC3333;
}
body {
 margin-left:0;
 margin-right:0;
 margin-top:0;
 margin-bottom:0;
}