body {
direction:ltr;
margin:0px;
padding:25px;
background:#404041;
font-family:Helvetica, Geneva, Arial, sans-serif;
font-size:11px;
line-height:16px;
color:#FFF;
}
#abc {
left:50px;
top:30px;
position:absolute;
width:257px;
height:80%;
text-align:left;
}
#abc3 {
left:370px;
top:29px;
position:absolute;
width:600px;
height:60%;
text-align:left;
}
#abc4 {
left:370px;
top:41px;
position:absolute;
width:600px;
height:60%;
text-align:left;
}
a:link {
color:#000;
background:#FFF;
text-decoration:none;
}
a:visited {
color:#000;
background:#FFF;
text-decoration:none;
}
a:hover {
color:#FFF;
background:#000;
text-decoration:none;
}
a:hover {
color:#FFF;
background:#000;
text-decoration:none;
}
.imgText {
  font-size:11px;
}
td{
  font-size:11px;
}
a.img:link, a.img:visited, a.img:active, a.img:hover {
  background-color:#404041;
}
a.logo-link:link, a.logo-link:visited, a.logo-link:active, a.logo-link:hover {
  background-color:#404041;
}