.chpwd {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.chpwd a:link {
	color: #333333;
	text-decoration: none;
}
.chpwd a:visited {
	color: #333333;
	text-decoration: none;
}
.chpwd a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}