home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 January / MAC_easy_01_2010.iso / mac / Video-Tutorial / system / data / bonusLessonStyles.css next >
Encoding:
Cascading Style Sheet File  |  2007-01-21  |  429 b   |  35 lines

  1. p {
  2.   color: #000000;
  3.   font-size: 14px;
  4. }
  5.  
  6. a:link {
  7.   color: #FF0000;
  8.   text-decoration: underline;
  9.   font-size: 14px;
  10. }
  11.  
  12. a:hover{
  13.   color: #000000;
  14.   text-decoration: underline;
  15.   font-size: 14px;
  16. }
  17.  
  18. .float {
  19.   color: #000000;
  20.   font-size: 14px;
  21. }
  22.  
  23. .letter {
  24.   color: #FF9900;
  25.   font-size: 25px;
  26.   font-weight: bold;
  27. }
  28.  
  29. .headline {
  30.   color: #FF9900;
  31.   font-weight: bold;
  32.   font-size: 18px;
  33. }
  34.  
  35.