/* CSS Document */
a.InvodoPL {
 color: #002C5C;
 font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
 font-size: 14px;
 text-decoration: none;
 display: block;
}

a.InvodoPL:hover {
 text-decoration: underline;
}

table.invodoLinks {
 background-color:#A3A3A3;
 height: 180px;
 margin-top:10px;
 padding: 2px 10px;
 vertical-align: top;
}

table.invodoLinks td {
 width:250px;
 vertical-align: top;
}