body {
	margin-bottom: 0px;
		background-color:#000000;
}


.black
	{
	background-color:#000000;
	}
	
img
{  border-style: none;
}

a	{
	color: #0095ff;
	font-weight: normal;
	text-decoration: none;

}
a.visited	{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;

}
a.hover 	{
	color:#FFFFFF;
	}
	
.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
