.chpwd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5A71AB;
}
a.chpwd:link {
	color: #5A71AB;
	text-decoration: none;
}
a.chpwd:visited {
	color: #5A71AB;
	text-decoration: none;
}
a.chpwd:active {
	color: #5A71AB;
	text-decoration: none;
}
a.chpwd:hover {
	text-decoration: underline;
	color: #334164;
}
