a:link {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
        color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #000000;
	background-color: #CC99FF;
	text-decoration: none;

}

