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

body { margin:0; background:#39404a; font-family:Verdana, Arial, Helvetica, sans-serif;}
.background_middle { background:url(../_img/intro_04.jpg) top center repeat-y }
a:link, a:visited, a:active { color: #000000; text-decoration: none; }
a:hover { text-decoration: none; color:#e8a600; }

.normal_error{ font-size:10px; color:#d10202; font-weight:bold; }
.normal_bold{ font-size:10px; color:#000000; font-weight:bold; }
.normal{ font-size:10px; color:#000000; }
