<STYLE type="text/css">
a {
text-decoration:none
background: none;
color: 404040;
font-weight: none;
cursor: default;
}
a:link {
text-decoration:none
background: none;
color: 404040;
font-weight: none;
cursor: default;
}
a:hover {
text-decoration:none;
background: none;
color: 000000;
font-weight:bold;
cursor: default;
}
a:visited {
text-decoration:none
background: none;
color: 808080;
font-weight: none;
cursor: default;
}
a:active {
text-decoration:none
background: none;
color: 808080;
font-weight: none;
cursor: default;
}
img {
filter:none;
}
a:link img, a:visited img {
filter: none;
border-style: double;
border-color: 404040;
}
a:hover img {
filter:none;
}
body, p {
scrollbar-face-color: #665566;
scrollbar-highlight-color: #404040;
scrollbar-3dlight-color: #404040;
scrollbar-darkshadow-color: #404040;
scrollbar-shadow-color: #404040;
scrollbar-arrow-color: #aa99aa;
scrollbar-track-color: #aa8899;
color: aa99aa;
font-weight: none;
font-family: tahoma;
font-size: 8pt;
cursor: default;
filter: none;
border: none;
}
</STYLE>