body {
font-family: Arial; 
margin: 0px;
}

.menu td{
font-family: Arial;
color:#000000;
text-decoration: none;
}

.menu td a{
color:#000000;
text-decoration: none;
}

.menu td a:hover{
color:#ff9900;
text-decoration: none;
}

A:hover {
text-decoration:none;
color: #FFFFFF;
cursor: hand;
}

textarea {
/*background-color: #FFFFA0;*/
font-family: Arial; 
font-size: 9pt;
}

img {
border: 0px;
}

td, tr, table {
font-family: Arial;  
color: #000000;
font-size: 12pt;
background-color: transparent; 
text-align: left;
}