body {
	color: Black;
	background-color: White;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	
}

a {
	color: #483D8B;
	text-decoration: none;
}

a:hover {
	color: #FF4500;
	text-decoration: none;
}