.left-menu
{
background-color: #448bcb;
}

.left-menu a
{
color: white;
text-transform: uppercase;
text-decoration: none;
}

.left-menu td:hover
{
border-bottom: 4px solid #3c7bb3;
}

.dact
{
border-bottom: 4px solid #50a4f0; 
cursor: pointer;
cursor: hand;
}

.act
{
font-weight: bold;
border-bottom: 4px solid #3c7bb3; 
cursor: pointer;
cursor: hand;
}
