body {
margin: 0px;
padding: 0px;
color: #666666;
}
p,li,dd {
letter-spacing : 0;
}
pre {
overflow : visible;
}
td {
color:#666666;
text-align: left;
}
a:link {
color: #666666;
font-size: 11px;
text-decoration: underline;
}
a:visited {
color: #999999;
font-size: 11px;
text-decoration: underline;
}
a:hover {
color: #DE0A89;
font-size: 11px;
text-decoration: none;
}
