.link {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
}
.link a:link  {font-size: 17px;
	color: #e05354;
	font-weight: bold;
}

.link a:visited 	{font-size: 17px;
	color: #e05354;
	font-weight: bold;
}
.link a:hover {font-size: 17px;
	color: #5dae70;
	font-weight: bold;
}