
a.Content_Link:link {
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
}

.Content_Link:link {
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
}

.Content_Link:visited {
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
}

.Content_Link:active {
	color: #ff0000;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
}

.Content_Link:hover {
	color: #ff0000;
	font-family: Arial;
	font-size: 14px;
	text-decoration: underline;
}

a.Link_Link:link {
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

.Link_Link:link {
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

.Link_Link:visited {
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

.Link_Link:active {
	color: #ff0000;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

.Link_Link:hover {
	color: #ff0000;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}