
body {
 color: #000000;
 background: #000000;
}

a:link { color:#000000; text-decoration:none; }
a:visited { color:#000000; text-decoration:none; }
a:hover { color:#FFFFFF; text-decoration:none; }
a:active { color:#FFFFFF; text-decoration:none; }
a:focus { color:#FFFFFF; text-decoration:none; }

.text {
 font-family: Arial;
 font-size: 14px;
 font-weight:bold;
 text-align: center;
 vertical-align: middle;
 line-height:1.5em;
 padding: 20px;
 color:#FFFFFF;
}

.texta {
 font-family: Arial;
 font-size: 14px;
 font-weight:bold;
 text-align: center;
 vertical-align: middle;
 line-height:1.5em;
 padding: 20px;
 color:#000000;
}

h1 {
 font-family: Arial;
 font-size: 30px;
 word-spacing: 0.5em;
 color:#FFFFFF;
 vertical-align: middle;
 }
