.new{
	color:#ffcc00;
	font-family:'Century Gothic';
	 font-size:12px;
	 font-weight:bold;
	}

a.new:link { color:#ffcc00; text-decoration:none; }
a.new:visited { color:#ffcc00; text-decoration:none; }
a.new:hover { color:#ffcc00; text-decoration:underline; }
a.new:active { color:#ffcc00; text-decoration:none; }

.label{
	color: #CC6600; 
	font-family:'Century Gothic';
	 font-size:12px;
	 font-weight:bold;
	 padding-left:10px;
	 
		}
.title{
	color:#FF6600;
	 font-family:'Century Gothic';
	 font-size:12px;
	 font-weight:bold;
	
		}
.edel{
color: #CC6600; 
	font-family:'Century Gothic';
	 font-size:12px;
	 font-weight:bold;
	 
}
a.edel:link { color:#CC6600; text-decoration:none; }
a.edel:visited { color:#CC6600; text-decoration:none; }
a.edel:hover { color:#CC6600; text-decoration:underline; }
a.edel:active { color:#CC6600; text-decoration:none; }

.text{
   color: #cccccc; 
	font-family:'Century Gothic';
	 font-size:12px;
	
}

.bakgrd{
background:#4B454A;
}
.scroll{
overflow:auto;
height:800px;
scrollbar-base-color:BLACK;
scrollbar-arrow-color:WHITE;
}
