body, table, tr, td
{
    font-family: Arial;
    font-size: 12px;
    color: #000000;
}

A {
	color:#323017;text-decoration: none;
}

A:hover {
	color:#323017;text-decoration: underline;
}

