#blurringTextG{
width:128px;
}

.blurringTextG{
color:transparent;
;
font-family:Arial;
font-size:25px;
text-decoration:none;
font-weight:normal;
font-style:normal;
float:left;
text-shadow: #000000 0 0 0;
-moz-animation-name:bounce_blurringTextG;
-moz-animation-duration:4s;
-moz-animation-iteration-count:infinite;
-moz-animation-direction:linear;
-webkit-animation-name:bounce_blurringTextG;
-webkit-animation-duration:4s;
-webkit-animation-iteration-count:infinite;
-webkit-animation-direction:linear;
-ms-animation-name:bounce_blurringTextG;
-ms-animation-duration:4s;
-ms-animation-iteration-count:infinite;
-ms-animation-direction:linear;
-o-animation-name:bounce_blurringTextG;
-o-animation-duration:4s;
-o-animation-iteration-count:infinite;
-o-animation-direction:linear;
animation-name:bounce_blurringTextG;
animation-duration:4s;
animation-iteration-count:infinite;
animation-direction:linear;
-webkit-animation-delay: 0s;
-moz-animation-delay: 0s;
-ms-animation-delay: 0s;
animation-delay: 0s;
/*animation-play-state: paused, running, running;*/
}

@-moz-keyframes bounce_blurringTextG{
0%{
text-shadow: #000000 0 0 0;
}

50%{
text-shadow: #FFFFFF 0 0 20px;
transform: scale(5);
}

100%{
text-shadow: #000000 0 0 0;
transform: scale(2);
}

}

@-webkit-keyframes bounce_blurringTextG{
0%{
text-shadow: #000000 0 0 0;
}

50%{
text-shadow: #FFFFFF 0 0 20px;
}

100%{
text-shadow: #000000 0 0 0;
}

}

@-ms-keyframes bounce_blurringTextG{
0%{
text-shadow: #000000 0 0 0;
}

50%{
text-shadow: #FFFFFF 0 0 20px;
}

100%{
text-shadow: #000000 0 0 0;
}

}

@-o-keyframes bounce_blurringTextG{
0%{
text-shadow: #000000 0 0 0;
}

50%{
text-shadow: #FFFFFF 0 0 20px;
}

100%{
text-shadow: #000000 0 0 0;
}

}

@keyframes bounce_blurringTextG{
0%{
text-shadow: #000000 0 0 0;
}


50%{
text-shadow: #FFFFFF 0 0 20px;
transform: scale(2);
}

100%{
text-shadow: #000000 0 0 0;
transform: scale(1.2);
}

}

#blurringTextA{
width:128px;
}

.blurringTextA{
color:transparent;
;
font-family:Arial;
font-size:25px;
text-decoration:none;
font-weight:normal;
font-style:normal;
float:left;
text-shadow: #000000 0 0 0;
-moz-animation-name:bounce_blurringTextA;
-moz-animation-duration:6s;
-moz-animation-iteration-count:infinite;
-moz-animation-direction:linear;
-webkit-animation-name:bounce_blurringTextA;
-webkit-animation-duration:6s;
-webkit-animation-iteration-count:infinite;
-webkit-animation-direction:linear;
-ms-animation-name:bounce_blurringTextA;
-ms-animation-duration:6s;
-ms-animation-iteration-count:infinite;
-ms-animation-direction:linear;
-o-animation-name:bounce_blurringTextA;
-o-animation-duration:6s;
-o-animation-iteration-count:infinite;
-o-animation-direction:linear;
animation-name:bounce_blurringTextA;
animation-duration:6s;
animation-iteration-count:infinite;
animation-direction:linear;
-webkit-animation-delay: 0s;
-moz-animation-delay: 0s;
-ms-animation-delay: 0s;
animation-delay: 0s;
/*animation-play-state: paused, running, running;*/
}

@-moz-keyframes bounce_blurringTextA{
0%{
text-shadow: #000000 0 0 0;
}

50%{
text-shadow: #FFFFFF 0 0 20px;
transform: scale(5);
}

100%{
text-shadow: #000000 0 0 0;
transform: scale(2);
}

}

@-webkit-keyframes bounce_blurringTextA{
0%{
text-shadow: #000000 0 0 0;
}

50%{
text-shadow: #FFFFFF 0 0 20px;
}

100%{
text-shadow: #000000 0 0 0;
}

}

@-ms-keyframes bounce_blurringTextA{
0%{
text-shadow: #000000 0 0 0;
}

50%{
text-shadow: #FFFFFF 0 0 20px;
}

100%{
text-shadow: #000000 0 0 0;
}

}

@-o-keyframes bounce_blurringTextA{
0%{
text-shadow: #000000 0 0 0;
}

50%{
text-shadow: #FFFFFF 0 0 20px;
}

100%{
text-shadow: #000000 0 0 0;
}

}

@keyframes bounce_blurringTextA{
0%{
text-shadow: #000000 0 0 0;
}


50%{
text-shadow: #FFFFFF 0 0 20px;
transform: scale(2);
}

100%{
text-shadow: #000000 0 0 0;
transform: scale(1.2);
}

}