A:link {
text-decoration: none;
color: #e6e6e6;
}
A:visited {
text-decoration: none;
color: #e6e6e6;
}
div.link a:link {
text-decoration: none;
color: #e6e6e6;
}
A:active {
text-decoration: none;
color: #e6e6e6;
}
A:hover {
text-decoration: none; 
color: green;
}
body {
color: #e6e6e6;
background-color: #333333 ;
vlink:#e6e6e6;
}
table.bordered{
cellpadding:0;
cellspacing:0;
background-color: #4d4d4d;
border:0;
valign:top;
vertical-align:top;
}
table{
valign:top;
vertical-align:top;
align:top;
}
.topleft{
background: #4d4d4d url("ltcorner.png") no-repeat;
width:17;
height:19;
border:0;
}
.tlc{
width:17;
height:19;
border:0;
}
.trc{
width:17;
height:19;
border:0;
}
.blc{
width:17;
height:19;
border:0;
}
.brc{
width:17;
height:19;
border:0;
}
.topright{
background: #4d4d4d url("rtcorner.png") no-repeat;
width:17;
height:19;
border:0;
}
.top{
background: #4d4d4d url("top.png") repeat-x;
width:1;
height:19;
border:0;
}
.left{
background: #4d4d4d url("left.png") repeat-y;
width:17;
height:1;
border:0;
}
.right{
background: #4d4d4d url("right.png") repeat-y;
width:17;
height:2;
border:0;
}
.bottom{
background: #4d4d4d url("bottom.png") repeat-x;
width:1;
height:19;
border:0;
}
.bottomleft{
background: #4d4d4d url("lbcorner.png") no-repeat;
width:17;
height:19;
border:0;
}
.bottomright{
background: #4d4d4d url("rbcorner.png") no-repeat;
width:17;
height:19;
border:0;
}
td.header{
font-family: Arial; 
font-size: 20pt;
color: #e6e6e6;
}
td{
font-family: Arial; 
font-size: 10pt;
color: #e6e6e6;
valign:top;
}