﻿body, table {
font-family: Verdana;
font-size: 8pt;
border-style: none;
border-color: inherit;
border-width: 0;
margin: 0;
padding: 0;
}

A {
color:#000000;
text-decoration : none;
}

A:visited {
color:#000000;
text-decoration : none;
}

A:hover {
color:#000000;
text-decoration : underline;
}

A:active {
color:#000000;
text-decoration:underline;
}
