A:link {
text-decoration: none;
color: #14648A;
}
A:visited {
text-decoration: none;
color: #14648A;
}
A:active {
text-decoration: underline;
color: #14648A;
}
A:hover {
text-decoration: underline;
color: #14648A;
}

body,table{
font-size:10pt;
color:#747162;
font-family:Verdana;
scrollbar-arrow-color:#EBE8D9;
scrollbar-track-color:#EBE8D9;
scrollbar-shadow-color:#747162;
scrollbar-face-color:#14648A;
scrollbar-highlight-color:#FFFFFF;
scrollbar-darkshadow-color:#000000;
scrollbar-3dlight-color:#14648A;
background-repeat: no-repeat;
background-position: bottom left;
}

input, textarea, select{
font-family: Verdana;
font-size: 8pt;
border: 1 solid #14648A;
background-color: #EBE8D9;
}
