
a { font-family: arial; font-size: 12; font-style: normal; color: #bfa991; font-weight: bold;   }
P { font-family: arial; font-size: 12; font-style: normal; color: #bfa991;  }
text { font-family: arial; font-size: 12; font-style: normal; color: #bfa991;  }
<!--

a:link {
color: #bfa991;
font-size: 12;
font-weight: bold;
font-style: normal;
font-family: arial;
text-decoration: none
}
a:visited {
color: #bfa991;
font-size: 12;
font-weight: bold;
font-style: normal;
font-family: arial;
text-decoration: none
}
a:active {
color: #bfa991;
font-size: 12;
font-weight: bold;
font-style: normal;
font-family: arial;
text-decoration: none
}
a:hover {
color: #bfa991;
font-size: 12;
font-family: arial;
font-weight: bold;
font-style: normal;
text-decoration: overline underline; cursor:e-resize;
}

a.body:link {
color: #bfa991;
font-size: 12;
font-weight: nromal;
font-style: normal;
font-family: arial;
text-decoration: none
}
a.body:visited {
color: #bfa991;
font-size: 12;
font-weight: bold;
font-style: normal;
font-family: arial;
text-decoration: none
}
a.body:active {
color: #bfa991;
font-size: 12;
font-weight: bold;
font-style: normal;
font-family: arial;
text-decoration: none
}
a.body:hover {
color: #bfa991;
font-size: 12;
font-family: arial;
font-weight: bold;
font-style: normal;
text-decoration:overline underline
}

hr {
color: #bfa991; }

body {
scrollbar-face-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-arrow-color: #bfa991;
scrollbar-track-color: #000000;
}