home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Templates / CSS / Design_Photography / images / style.css < prev    next >
Cascading Style Sheet File  |  2007-01-09  |  892b  |  49 lines

  1. .link {
  2.     font-family: Verdana, Arial, Helvetica, sans-serif;
  3.     font-size: 10px;
  4.     font-weight: bold;
  5.     color: #FFFFFF;
  6. }
  7. .text1 {
  8.     font-family: Verdana, Arial, Helvetica, sans-serif;
  9.     font-size: 10px;
  10.     color: #000000;
  11.     line-height:15px;
  12. }
  13. .whitetext {
  14.     font-family: BankGothic Lt BT;
  15.     font-size: 14px;
  16.     color: #ffffff;
  17.     line-height:15px;
  18.     font-weight:bold;
  19. }
  20. .topblue {
  21.     font-family: Verdana, Arial, Helvetica, sans-serif;
  22.     font-size: 16px;
  23.     color: #3B54A8;
  24.     font-weight:bold;
  25.     line-height:25px;
  26.     
  27. }
  28. .bluetxt {
  29.     font-family: BankGothic Lt BT;
  30.     font-size: 18px;
  31.     color: #28418B;
  32.     line-height:15px;
  33.     font-weight:bold;
  34. }
  35. .whitebig {
  36.     font-family: BankGothic Lt BT;
  37.     font-size: 22px;
  38.     color: #ffffff;
  39.     line-height:15px;
  40.     font-weight:bold;
  41. }
  42. .orange {
  43.     font-family: Vivacious;
  44.     font-size: 20px;
  45.     color: #FF9E03;
  46.     line-height:15px;
  47.     font-weight:bold;
  48. }
  49.