.mail {
	color : Blue;
	font-size: 18px;
	font-family: "Comic Sans MS";
	text-decoration: none;
}
.link {
	color: Lime;
	font-size: 18px;
	font-family: "MS Serif", "New York", serif;
	text-decoration: none;
}