a:active {
	font-family: "lucida handwriting", "arial", "sans-serif", "Times New Roman", "helvetica";
	font-size: medium;
	color: black;
	font-weight: bold;
	font-style: normal;
}
a:focus {
	font-family: "lucida handwriting", "arial", "sans-serif", "Times New Roman", "helvetica";
	font-size: medium;
	color: black;	
	font-weight: bold;
}

a {
	font-family: "lucida handwriting", "arial", "sans-serif", "Times New Roman", "helvetica";
	font-size: medium;
	color: black;
	font-weight: bold;
}

a:hover {
	font-family: "lucida handwriting", "arial", "sans-serif", "Times New Roman", "helvetica";
	font-size: medium;
	color: black;
	background-color: ;
	font-weight: bold;
}
a:link {
	font-family: "lucida handwriting", "arial", "sans-serif", "Times New Roman", "helvetica";
	font-size: medium;
	color: black;
	font-weight: bold;
}
a:visited {
	font-family: "lucida handwriting", "arial", "sans-serif", "Times New Roman", "helvetica";
	font-size: medium;
	color: black;
	font-weight: bold;
}



