      a:link  {
          color : #000000;
          text-decoration : none;
           }
     a:visited {
           color : #000000;
           text-decoration : none;
      }
     a:hover {
           color : #cc0000;
           text-decoration : none;
       }
     	a:active {
	         text-decoration : none;
       }
       
     body  {
          margin: 0px;
      }
     .body {
           color : #000000;
           font-family : Verdana, Arial, Helvetica, sans-serif;
           font-size : 11px;
           font-weight : normal;
      }
     .bodybold {
           font-family : Verdana, Arial, Helvetica, sans-serif;
           font-size : 11px;
           font-style : normal;
           font-weight : bold;
           font-variant : normal;
           color : #000000;
      }
     .links {
           font-family : Verdana, Arial, Helvetica, sans-serif;
           font-size : 11px;
           font-style : normal;
           font-weight : bold;
           color : #000000;
           font-variant : normal;
      }
     .bodyein {
           font-family : Verdana, Arial, Helvetica, sans-serif;
           font-size : 11px;
           font-weight : normal;
           margin-left : 15px;
           margin-top : -8px;
      }
     .copyright {
           font-family : Verdana, Arial, Helvetica, sans-serif;
           font-size : 10px;
           font-weight : normal;
           color : #ffffff;
      }
     .list {
           font-family : Verdana, Arial, Helvetica, sans-serif;
           font-size : 11px;
           line-height : 12px;
           font-weight : bold;
           color : #660099;
           letter-spacing : -1px;
           margin-right : 3px;
      }
     .list2 {
           font-family : Verdana, Arial, Helvetica, sans-serif;
           font-size : 12px;
           line-height : 25px;
           font-weight : bold;
           color : #660099;
      }
     .body_plus {
           font-size : 11px;
           line-height : 20px;
      }
    .dots {  
           border-color: fuchsia; 
				   border-style: dotted  none dotted none; 
           border-width: 1px; 
     }

