.SheetTitle {
	font-family: "Monotype Corsiva";
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.Welcome_Page {
	font-family: "Times New Roman";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
.e_mailLinks {
	font-family: Arial;
	color: aa0000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: aa0000;
	text-decoration: underline;
}

