/* Define colors, fonts and other style attributes here to override the defaults */

/* Page wide settings */
body {background: #000000; color:#FFFFFF;}
a:link {color: #E4ED19;}
a:visited {color: #DFDFDF;}
a:active {color: #DFDFDF;}

/* Headlines */
h1 {color: #E4ED19; font: VERDANA,ARIAL,HELVETICA; font-style:italic}
h3 {color: #E4ED19; font: VERDANA,ARIAL,HELVETICA; font-style:italic, bold}

