A:link {text-decoration: none; color : #800000; }
A:visited {text-decoration: none; color: #800000; }
A:hover {text-decoration: none; color : #C80000; }
A:active {text-decoration: none; color : #C80000; }
TEXTAREA { font-family: Arial Narrow; font-size: 10pt; }
textarea.invalid { background-color: pink; }
INPUT { font-family: Arial Narrow; font-size: 10pt; }
input.invalid { background-color: pink; }
SELECT { font-family: Arial Narrow; font-size: 10pt; }
select.invalid { background-color: pink; }
.linkcell { cursor: "hand"; }
.smallfont { font-size: 10pt; }
.slimfont { font-family: Arial Narrow; font-size: 10pt; }