.VincIndexEmail {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
.VincIndexEmail:hover {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

