a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}

.text {
	font-family: "Arial", Courier, mono;
	font-size: 12px;
	color: #464646;
	text-decoration: none;
}

.inp {
	font-family: "Arial", Courier, mono;
	font-size: 12px;
	border-width: 1px;
	color: #646464;
	text-decoration: none;
	background-color: #ffffff;
}	

.netteam {
	font-family: "Arial", Courier, mono;
	font-size: 10px;
	color: #464646;
	text-decoration: none;
}

