body, tr, input, select, option {
text-decoration: none;
font-family: arial;
font-size: 12px;
color: #000066;
}

a {
text-decoration: none;
color: #000066;
}

a:hover {
text-decoration: underline;
color: #000066;

}



input, textarea, select {
border: solid 1px #000000;
background-color: #1FFFFFF;
color: #00066;
}

table.flat {
border: solid 1px #00005B;
}

tr.flat {
text-decoration: none;
font-family: arial;
font-size: 12px;
background-color: #00005B;
color: #FFFFFF;
}

