.ipt {
	width: 240px;
	border: 1px solid #FF0000;
	line-height: 25px;
	text-transform: lowercase;
	color: #FF0000;
}
.wp_red1 {
	font-size: 16px;
	color: #FF0000;
}
.wd a {
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
}
.wd a:link {
	text-decoration: underline;
}
.wd a:visited {
	text-decoration: underline;
	color: #000000;
}
.wd a:hover {
	text-decoration: none;
	color: #000000;
}
.wd a:active {
	text-decoration: underline;
	color: #000000;
}
