body
{
background-color: rgb(255,255,255); 
font-size: 12px;
color: rgb(0,0,0);
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
} 

A
{
text-decoration: none;
color:rgb(0,0,0);
} 

A:hover {color:#004420}

A:active {color:#CDD792}


table
{
background-color: rgb(255,255,255);
}

td
{
font-size: 12px;
color:rgb(0,0,0);

font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
}

.title
{
font-size: 20px;
color: rgb(0,0,0);
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}


.subtitle
{
font-size: 16px;
color: rgb(0,0,0);
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

.active
{
font-size: 12px;
color: #CDD792;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

#tableMenu { background-image:../images(bgtable.png)}
 
