home *** CD-ROM | disk | FTP | other *** search
- body {
- color: black;
- font-family: verdana;
- font-size: 13px;
- }
-
- h1,h2,h3,h4 {
- color: navy;
- }
-
- A.faq {
- font-family: verdana;
- font-size: 13px;
- font-weight: bold;
- color: navy;
- text-decoration: none;
- }
-
- A.faq:hover {
- color: blue;
-
- }
-
- A.seealso {
- font-family: verdana;
- font-size: 13px;
- font-weight: bold;
- color: blue;
- text-decoration: none;
- }
-
- A.seealso:hover {
- color: navy;
-
- }
-