body {

margin:0;
padding:0;
overflow:auto;
}

td {

font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size:0.8em;
color:#000;
}

.txtred {

color:#C52E35;
font-weight:bold;
}

a:link {

color:#000;
font-weight:bold;
text-decoration:none;
}

a:visited {

color:#000;
font-weight:bold;
text-decoration:none;
}

a:hover {

color:#C52E35;
font-weight:bold;
text-decoration:none;
}