.text_normal {font: normal 14px "MS Sans Serif";
              text-transform: none;
              color: #333333;
              text-decoration: none;
              background: #FFFFCC;
              letter-spacing: normal;
              word-spacing: normal}

.text_normal_Bold {font: bold 13px "MS Sans Serif";
              text-transform: none;
              color: #333333;
              text-decoration: none;
              background: #FFFFCC;
              letter-spacing: normal;
              word-spacing: normal}


.text_min    {font: normal 10px "MS Sans Serif";
              text-transform: none;
              color: #FFFFCC;
              text-decoration: none;
              background: #FFFFCC;
              letter-spacing: normal;
              word-spacing: normal}


.text_max_und {font: bold 24px "MS Sans Serif";
              text-transform: ;
              color: #333333;
              text-decoration: underline;
              background: #FFFFCC;
              letter-spacing: normal;
              word-spacing: normal}
