A:link {
color: gold;
text-decoration: none
}

A:visited {
color: gold;
text-decoration: none
}

A:hover {
color: gold;
text-decoration: underline
}

.small {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: white;
}

.bodytext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: white;
}

.bodytextnorm {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: white;
}

.title {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: white;
}

.title2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
color: white;
font-weight: bold;
}

.input {
FONT-WEIGHT: bold;
FONT-SIZE: 8pt;
BACKGROUND: #407FB0;
COLOR: #ffffff;
FONT-FAMILY: verdana,arial,helvetica
border-width : 1px;
border-color: #90D0E0;
border-style: solid;
}

BODY {
SCROLLBAR-FACE-COLOR: #1068b0;
SCROLLBAR-HIGHLIGHT-COLOR: #1480dc;
SCROLLBAR-SHADOW-COLOR: #0c4b80;
SCROLLBAR-3DLIGHT-COLOR: #3599ed;
SCROLLBAR-ARROW-COLOR: #ffffff;
SCROLLBAR-TRACK-COLOR: #c7e3fb;
SCROLLBAR-DARKSHADOW-COLOR: #000000;
}