
body { 
	color: #b1b1b1; 
	font-size: 11px; 
	font-family: arial, "trebuchet ms", Trebuchet, san-serif; 
 margin: 0;
 padding: 0;
	}
	
td, { 
	color: #b1b1b1; 
	font-size: 11px; 
	background-color: #fff;
	}
	
input { 
	color: #000; 
	font-size: 11px; 
	border-color: #3acf00; 
	border-width: 2px; 
	}
	
select { 
	color: #666; 
	font-size: 10px; 
	font-weight: bold; 
	border-color: #fff; 
	border-width: 2px; 
	}
	
a:link, a:visited, a:active { 
	color: #999 ; 
	text-decoration: none; 
	}
	
a:hover { 
	color: #666; 
	text-decoration: none; 
	}

.giant { 
	color: #f90; 
	font-size: 24px; 
	}

.nav { 
	color: #ccc; 
	font-size: 12px; 
	font-weight: bold; 
	}
	
.nav a:link, a:visited { 
	color: #999 ; 
	text-decoration: none; 
	}
	
.nav a:hover { 
	color: #ccc; 
	text-decoration: none; 
	}
	
.nav a:active { 
	color: #999 ; 
	text-decoration: none; 
	}
	
.kop { color: #ccc; font-size: 15px; font-weight: bold; }
	
.colored { 
	color: #f90 ; 
	font-size: 11px; 
	}
	
.footer { 
	color: #fff ; 
	font-size:10px; 
	}
	
.footer a{ 
	color: #fff ; 
	text-decoration: underline; 
	}
	
.txtplus {
	font-size:12px;
	}