body{
margin: 0em, 0em, 0em, 0em;
background: #ffffff;
font-family: arial;
font-size: 12px;
color: #000099;
}

body A:link    { color: #000099; }
body A:visited { color: #000099; }
body A:hover   { color: #ff9900; }
body A{
text-decoration: underline;
}

table {
font-family: arial;
font-size: 15px;
}

.tleft A:link    { color: #ffffff; }
.tleft A:visited { color: #ffffff; }
.tleft A:hover   { color: #9900cc; }
.tleft A{
font-family: arial;
font-size: 14px;
font-weight: 600;
text-decoration: none;
}
.tleft {
text-align: left;
}
