1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
|
<style type="text/css">
<!--
body {
scrollbar-face-color: #C5CE97;
scrollbar-highlight-color: #C5CE97;
scrollbar-3dlight-color: #C5CE97;
scrollbar-darkshadow-color: #C5CE97;
scrollbar-shadow-color: #C5CE97;
scrollbar-arrow-color: #C5CE97;
scrollbar-track-color: #C5CE97;
}
a:link, a:active, a:visited {
text-decoration:underline;
color:#000000;
font-size:16px;
font-family:Arial, Helvetica,
sans-serif;
text-transform:none;
line-height:normal;
}
a:link {
color: #000000;
text-decoration:none;
}
a:visited {color: #000000;
text-decoration:none;
}
a:active {color: #ffffff;
text-decoration:none;
}
a:hover {color: #000000;
text-decoration:underline;
}
-->
</style>
|