<style type="text/css">
.announ {
color: color=#239C00;
font-size: 16px;
padding: 8px;
background: rgba(250,218,170,1);
background: -moz-linear-gradient(left, rgba(250,218,170,1) 0%, rgba(235,245,204,1) 13%, rgba(205,238,247,1) 26%, rgba(240,215,187,1) 49%, rgba(205,238,247,1) 76%, rgba(215,245,204,1) 87%, rgba(250,222,190,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(250,218,170,1)), color-stop(13%, rgba(235,245,204,1)), color-stop(26%, rgba(205,238,247,1)), color-stop(49%, rgba(240,215,187,1)), color-stop(76%, rgba(205,238,247,1)), color-stop(87%, rgba(215,245,204,1)), color-stop(100%, rgba(250,222,190,1)));
background: -webkit-linear-gradient(left, rgba(250,218,170,1) 0%, rgba(235,245,204,1) 13%, rgba(205,238,247,1) 26%, rgba(240,215,187,1) 49%, rgba(205,238,247,1) 76%, rgba(215,245,204,1) 87%, rgba(250,222,190,1) 100%);
background: -o-linear-gradient(left, rgba(250,218,170,1) 0%, rgba(235,245,204,1) 13%, rgba(205,238,247,1) 26%, rgba(240,215,187,1) 49%, rgba(205,238,247,1) 76%, rgba(215,245,204,1) 87%, rgba(250,222,190,1) 100%);
background: -ms-linear-gradient(left, rgba(250,218,170,1) 0%, rgba(235,245,204,1) 13%, rgba(205,238,247,1) 26%, rgba(240,215,187,1) 49%, rgba(205,238,247,1) 76%, rgba(215,245,204,1) 87%, rgba(250,222,190,1) 100%);
background: linear-gradient(to right, rgba(250,218,170,1) 0%, rgba(235,245,204,1) 13%, rgba(205,238,247,1) 26%, rgba(240,215,187,1) 49%, rgba(205,238,247,1) 76%, rgba(215,245,204,1) 87%, rgba(250,222,190,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fadaaa', endColorstr='#fadebe', GradientType=1 );
}
</style>