td {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}
a:link {
	font-family: cursive;
	font-size: 18px;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-family: cursive;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: cursive;
	font-size: 18px;
	text-decoration: underline overline;
	color: #999999;
}
a:active {
	font-family: cursive;
	font-size: 18px;
	color: #999999;
	text-decoration: underline overline;
}
th {
	font-family: "Brush Script MT", Signature, cursive;
	font-size: 24px;
	color: #FFFFFF;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #999999;
}

