A {
color: blue;
font-family: Arial;
font-size: 9pt;
text-decoration: none;
}
A:hover {
color: red;
}
td {
font-family: Arial;
font-size: 10pt;
}
.form_element {
font-family: Arial;
font-size: 10pt;
color: #ffffff;
background-color: #808080;
}
.form_data {
font-family: Arial;
font-size: 10pt;
color: #ffffff;
background-color: #800000;
}
