    td { font-size : 12px;
         color : #333333; }

	.pink{ font-size : 12px;
        color : #FF00FF; }

	.text{ font-size : 12px;
        color : #333333;
		line-height : 135%;  }

	.text2{ font-size : 10px;
        color : #333333; }
		
	.text3{ font-size : 12px;
        color : #333333;
		line-height : 180%;  }
		
	.text4{ font-size : 16px;
        color : #333333;
		line-height : 120%;  }

    A:LINK { color : #2C6EAC;
             text-decoration : none; }

    A:ACTIVE { color : #5D93B6;
               text-decoration : none; }

    A:HOVER { color : #EC7E08;
              text-decoration : none; }

    A:VISITED { color : #5D5887;
                text-decoration : none; }

