a:link {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
a:visited {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
a:hover {

	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
