css {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
td {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #00CCFF;
	text-decoration: underline;
}
input {
	border: 1px solid #CCCCCC;
}
.mailbutten {
	background-image: url(login.jpg);
	height: 22px;
	width: 55px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.usernameshow {
	background-image: url(text.jpg);
	height: 18px;
	width: 101px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


textarea {
	border: 1px solid #CCCCCC;
}
