@charset "utf-8";

html, body { margin: 0px; padding: 0px; width: 100%; height: 100%; }
body { background: #2C353C; }

a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { text-decoration: none; }

.tx_00 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.tx_01 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; }







.cr_00 { color: white; }