body
{
   background-color: #000000;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
#TextArt1
{
   border-width: 0;
   vertical-align: top;
}
#wb_TextArt1
{
   margin: 0;
   -webkit-animation: animate-background 1000ms linear 0ms infinite normal both, text-letterspacing-blur-out 1000ms linear 0ms infinite normal both;
   animation: animate-background 1000ms linear 0ms infinite normal both, text-letterspacing-blur-out 1000ms linear 0ms infinite normal both;
}
