a:link, a:visited, a:active {
color: #e2bd00;
font-weight: bold;
text-decoration: none;}

a:hover {
color: #d44800;
cursor: crosshair;
background: #e2bd00;
text-decoration: none;}

body {
color: #fff;
font-size: 6.5pt;
overflow: auto;
font-family: book antiqua;
cursor: crosshair;
line-height: 15px;
text-align: justify;
background: #d44800;

scrollbar-track-color: #d44800;
scrollbar-highlight-color: #d44800;
scrollbar-3dlight-color: #d44800;
scrollbar-shadow-color: #d44800;
scrollbar-darkshadow-color: #d44800;
scrollbar-face-color: #d44800;
scrollbar-arrow-color: #d44800;}