.home {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	height: auto;
	width: auto;
	
}


a	{
	color : Black;
	text-decoration: none;
	}
a:hover {	
	color: #543D83;
}
