/* ontour css */

td
{
    padding-right:30px;
}

table h2
{
    font-size:12px;
    font-weight:bold;
    color:black;
}

table a
{
    color:#797979;
}

table a:hover
{
    color:black;
}