body       {background-color:#cc9966}

a:link     {color:#000000;
            font-weight:bold}

a:visited  {color:#000000;
            font-weight:bold}

a:active   {color:#cc0033;
            font-weight:bold}

a:hover    {color:#cc0033;
            font-weight:bold}

a          {text-decoration:none}

div.1      {border-style:dotted;
            border-color:#ff3300;
            width:200px;
            text-align:center;
            font-size:40px;
            font-weight:bold;
            color:#339900}

div.11     {font-size:20px;
            color:#000000}

div.2      {font-size:15px;
            color:#339900}

div.3      {font-weight:bold ; color:#ff3300}

div.4      {font-size:12px;
            color:#000000}

img.r      {float:right}

img.l      {float:left} 
