home *** CD-ROM | disk | FTP | other *** search
- a:link
- {
- color: #336699;
- text-decoration: none;
- background-color: transparent;
- }
- a:visited
- {
- color: #336699;
- text-decoration: none;
- background-color: transparent;
- }
- a:active
- {
- text-decoration: none;
- }
- a:hover
- {
- text-decoration: underline;
- color: Red;
- background-color: transparent;
- }
- a
- {
- text-decoration: none;
- }
- body
- {
- color: #333333;
- background-color: #ffffff;
- }
- h1
- {
- font-family: Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif;
- font-size: medium;
- font-weight: bold;
- color: #999999;
- background-color: transparent;
- }
- h2
- {
- font-size: small;
- color: #cccccc;
- font-weight: bold;
- font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
- background-color: transparent;
- }
- h3
- {
- color: #666666;
- font-weight: bold;
- font-size: x-small;
- font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
- background-color: transparent;
- }
- h4
- {
- color: #333333;
- font-weight: bold;
- font-size: x-small;
- font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
- background-color: transparent;
- }
- h5
- {
- font-style: italic;
- font-size: x-small;
- font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
- }
- h6
- {
- font-size: x-small;
- font-weight: bold;
- font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
- }
- hr
- {
- color: #cccccc;
- background-color: transparent;
- }
- html, body, table, p, div, span
- {
- font-size: x-small;
- font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
- text-decoration: none;
- }
- input
- {
- font-family: Verdana, Tahoma, Arial, Geneva, Helvetica, Sans-Serif;
- font-size: x-small;
- }
- button
- {
- font-family: Verdana, Tahoma, Arial, Geneva, Helvetica, Sans-Serif;
- font-size: x-small;
- }
- select
- {
- border: 1px solid #cccccc;
- }
- textarea
- {
- border: 1px solid #cccccc;
- }
- td
- {
- font-size: x-small;
- font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
- }
- table
- {
- border-collapse: collapse;
- }
- .sourcecode
- {
- background-color: #eeeeee;
- border: 1px solid #999999;
- font-family: Courier New;
- font-size: small;
- }