a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;















}

a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;




}

a:hover {
	text-decoration: underline;
	color: #000000;
	font-style: italic;
	font-weight: bold;





}

a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;


}
