A:link {
	text-decoration: none;
	font-family: "Iskoola Pota";
	color: White;
	outline: 0 ;
}
A:visited {
   text-decoration: none;
	font-family: "Iskoola Pota";
	color: White;
	outline: 0;
}

A:active {
   text-decoration: none;
	font-family: "Iskoola Pota";
	color: White;
	outline: 0;
}

body, html{
                     background-color: Black;
							margin-left: 0px;
							margin-top: 0px;
							outline: 0;
							
}

textarea 
{ 
	color: White;
	width: 400;
} 


input{
		color: Black;		
}

option{
		color: Black;		
}

td{
		color: White;	
		outline: 0;
	
}
TD{
		color: White;	
		outline: 0;

}



