A {
color: blue;
font-family: Arial;
font-size: 12pt;
}
A:hover {
color: red;
}
td {
font-family: Arial;
font-size: 12pt;
}
body {
font-family: Arial;
font-size: 12pt;
}
.form_element {
font-family: Verdana;
font-size: 12pt;
color: #000000;
background-color: #33ccff;
}
.form_data {
font-family: Verdana;
font-size: 13pt;
color: #0000ff;
background-color: #99ccff;
}
