body {
	margin-top : 0;
	margin-left : 0;
	margin-right : 0;
	margin-bottom : 0;
         background-color: black;
}


.text_0 {
 font-family : Tahoma, Verdana, Arial, Helvetica;
 font-size : 10px;
 color : #ffffff;
 }

.text_1 {
 font-family : Tahoma, Verdana, Arial, Helvetica;
 font-size : 12px;
 color : #ffffff;
 }

a:link { text-decoration:none; font-weight:normal; color:#C9C250; }
a:visited { text-decoration:none; font-weight:normal; color:#C9C250; }
a:hover { text-decoration:none; font-weight:normal; color:#EA891C; }
a:active { text-decoration:none; font-weight:normal; color:#EA891C; } 
