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