a:link {
	font-family: cursive, "Brush Script MT";
	font-size: 36px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
td {
	font-family: cursive, "Brush Script MT";
	font-size: 36px;
	font-weight: bold;
	line-height: normal;
}
a:visited {
	font-family: cursive;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	font-family: cursive;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	font-family: cursive;
	font-size: 36px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
