home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Servidores / bb98.exe / basestyl.css < prev    next >
Cascading Style Sheet File  |  2003-03-08  |  2KB  |  108 lines

  1.   BODY  { background: #3399CC; color: #222244; test: #8A7D9D }
  2.  
  3.   P, TD, DL, OL, UL    {
  4.         font-family: Verdana, arial;
  5.         font-weight: normal;
  6.         font-size:8pt;
  7.         color: #000000
  8.   }
  9.   PRE {
  10.         font-family: monospace, courier new, courier;
  11.         font-weight: normal;
  12.         font-size: 9pt;
  13.         color: #000000
  14.   }
  15.   A { color: #000099; text-decoration: none; font-weight: bold }
  16.   A:visited { color: #440099; font-weight: bold }
  17.   A:active { text-decoration: underline; font-weight: bold }
  18.   A:hover { color: #9900CC; text-decoration: underline; font-weight: bold }
  19.   .cPR1, .cPR1 a { color: #000099; text-decoration: none; font-weight: normal }
  20.          .cPR1 A:visited { color: #440099; font-weight: normal }
  21.          .cPR1 A:active { text-decoration: underline; font-weight: normal }
  22.          .cPR1 A:hover { color: #9900CC; text-decoration: underline; font-weight: normal }
  23.   .cB1 {
  24.         background: #555577; color: #DDCCAA
  25.   }
  26.   .cB2 {
  27.         background: #777799; color: #DDCCAA
  28.   }
  29.   .cB3 {
  30.         background: #EEEEEE; color: #000000
  31.   }
  32.   .cB4 {
  33.         background: #DDDDDD; color: #000000
  34.   }
  35.   .cB5 {
  36.         background: #FFFFFF; color: #000011
  37.   }
  38.   .cHL {
  39.         font-family: Verdana, arial;
  40.         font-weight: normal;
  41.         font-size:8pt;
  42.         color: #EECCBB;
  43.         background: #555577
  44.   }
  45.   .cNO {
  46.         font-family: Verdana, arial;
  47.         font-weight: normal;
  48.         font-size:8pt;
  49.         color: #DDCCAA
  50.   }
  51.   .cTI {
  52.         font-family: Verdana, arial;
  53.         font-weight: normal;
  54.         font-size:8pt;
  55.         color: #BBAA88
  56.   }
  57.   .cBU {
  58.         font-family: Verdana, arial;
  59.         font-weight: normal;
  60.         font-size:8pt
  61.   }
  62.   .cBUT {
  63.         font-family: Verdana, arial;
  64.         font-weight: normal;
  65.         font-size:7pt
  66.   }
  67.   .cBUB {
  68.         font-family: Verdana, arial;
  69.         font-weight: normal;
  70.         font-size:9pt
  71.   }
  72.   .cWD {
  73.         font-family: Wingdings;
  74.         font-weight: normal;
  75.         font-size:8pt;
  76.         color: #AAAACC
  77.   }
  78.   .cNA {
  79.         font-family: Arial Narrow, Arial;
  80.         font-weight: normal;
  81.         font-size:8pt;
  82.         color: #CCBB99
  83.   }
  84.   .cER {
  85.         font-family: Verdana, arial;
  86.         font-weight: bold;
  87.         font-size:14pt;
  88.         color: #992222
  89.   }
  90.   .cLT {
  91.         font-family: Verdana, arial;
  92.         font-weight: bold, italic;
  93.         font-size:12pt;
  94.         color: #0022BB
  95.   }
  96.   .cTiny {
  97.         font-family: Verdana, arial;
  98.         font-weight: bold, italic;
  99.         font-size:7pt;
  100.         color: #EEDDBB
  101.   }
  102.   .cTT {
  103.         font-family: monospace, courier new, courier;
  104.         font-weight: normal;
  105.         font-size: 9pt;
  106.         color: #000000
  107.   }
  108.