a.link1:link {
	font-family: "Arial";
	font-size: 11px;
	line-height: 18px;
	color: 000000;
	text-decoration: none;
}
a.link1:visited {
	font-family: "Arial";
	font-size: 11px;
	line-height: 18px;
	color: 000000;
	text-decoration: none;
}
a.link1:hover {
	font-family: "Arial";
	font-size: 11px;
	line-height: 18px;
	color: #cc0000;
	text-decoration: underline;
}
a.link1:active {
	font-family: "Arial";
	font-size: 11px;
	line-height: 18px;
	color: #cc0000;
	text-decoration: none;
}
