A {
color: blue;
font-family: Verdana;
font-size: 8pt;
text-decoration: none;
}
A:hover {
color: red;
}
td {
font-family: Times New Roman;
font-size: 12pt;
}
.form_element {
font-family: Verdana;
font-size: 8pt;
color: #ffffff;
background-color: #000066;
}
.form_data {
font-family: Verdana;
font-size: 8pt;
color: #003366;
background-color: #ffffff;
}
