.chpwd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
a.chpwd:link {
    color: #666666;
	text-decoration: none;
}
a.chpwd:visited {
    color: #666666;
	text-decoration: none;
}
a.chpwd:active {
    color: #666666;
	text-decoration: none;
}
a.chpwd:hover {
    text-decoration: underline; color: #990000;
}
