.cim {
 color: #333333;
 font-family: "Verdana";
 font-size: 25px;
 font-weight: bold;
}

.txt {
 color: #333333;
 font-family: "Verdana";
 font-size: 13px;
 text-align: justify;
}


.menutxt {
 color: #FFFFFF;
 font-weight: bold;
 font-size: 13px;
 font-family: "Verdana";
 text-decoration: none;
 line-height: 150%;
}

A.menu{
 color: #ffffcc;
 font-weight: bold;
 font-size: 13px;
 font-family: "Verdana";
 text-decoration: none;
 line-height: 150%;
}

A.menu:hover {
 text-decoration: underline;
 color: #FFFFFF;
}

A.txt {
 color: #663300;
 font-weight: bold;
 font-size: 11px;
 font-family: "Verdana";
 text-decoration: underline;
 line-height: 150%;
}

A.txt:hover {
 text-decoration: none;
 color: #663300;
}

TABLE {
 border: 1 solid #663333;
 margin: 5;
}

TD {
 color: #663333;
 font-family: "Verdana";
 font-size: 13px;
}
