@import url("/css/screen.css");

body {
background-image: none;
text-align:left;
font-size: 80%
}

td {
font-size: 0.9em;
background-color: #fff !important;
}

a {
color:#dc0006;
background-image: none !important;
}

a:hover {
background-color:#3d3d3d !important;
color:#fff !important;
text-decoration:none;
}
a.xml {
color: #dc0006;
background-color: #ffffff;
border: none;
}
a.xml:hover {
background-color: #3d3d3d !important;
}

.normal {
font-size: 12px !important;
}
