.link {
	font-family: Arial;
	font-size: 24px;
	text-decoration: none;
	font-weight: bold;
	color: #9C1C1A;

}
A:link, A:visited { text-decoration: none }
A:hover { text-decoration: none; color: #000000}
A:hover {color: #000000}
