a.blackredlink{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: normal;
	line-height: 1.5;
	text-decoration: none;
}
a.blackredlink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF0000;
	letter-spacing: normal;
	line-height: 1.5;
	text-decoration: none;
}
a.arrowslink {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: normal;
	font-weight: normal;
	text-decoration: none;
}
a.arrowslink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF0000;
	letter-spacing: normal;
	font-weight: normal;
	text-decoration: none;
}