@charset "UTF-8";
/* CSS Document */

/* ##### STYLES ##### */

body { color: white; background-color: #000F08; }

a { color: #FB3640; text-decoration: none; }
a:hover { text-decoration: underline}