a:link {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6666;
	text-decoration: none;
}

a:visited {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6666;
	text-decoration: none;
}
a:hover {
	color: #999999;
	
}

