a:link {
    font-size: 13px;
    color: #00007b;
    text-decoration: none
}
a:visited {
    font-size: 13px;
	color: #00007b;
	text-decoration: none
}
a:active {
    font-size: 13px;
    color: #3333ff;
    text-decoration: underline
}
a:hover {
    font-size: 13px;
    color: #3333ff;
    text-decoration: underline
}
td,body{
font-size:12px
}
body{
margin-top:0;
}
.tdb {
    font-size:13px;
    height: 20px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #A5A5A5;
}
.tdl {
    font-size:13px;
    height: 20px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #A5A5A5;
}
