a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
input {
	border: 1px solid #B5DAEC;
}
textarea {
	border: 1px solid #B5DAEC;
}


td {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.usernameshow {
	background-image: url(../images/kuang.gif);
	height: 18px;
	width: 99px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mailbutten {
	background-image: url(../images/dl.gif);
	height: 20px;
	width: 46px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
