a {
	text-decoration: underline;
	color: #000000;
	font-style: normal;
	font-weight: bold;


}
a:hover {
	color: #996699;
	text-decoration: none;
}
