a.link:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #887D87;
	text-decoration: underline;
}
.times14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #404A49;
	text-decoration: none;
}
