A:link {
color:#fa6c5e;
font-weight: bold;
text-decoration: none;
}
A:visited {
color:#fa6c5e;
font-weight: bold;
text-decoration: none;
}
A:hover {
color:#000000;
font-weight: bold;
text-decoration: none;
}
A:active {
color:#000000;
font-weight: bold;
text-decoration: none
}

body, table {
background-color: #ffffff;
font-size: 10pt;
font-family: verdana, arial, helvetica, sans-serif;
color: #000000;
}
