a:link {
	font-size: 30px;
	color: #FF0000;
	text-decoration: none;
	font-family: "French Script MT", Arial;
	font-style: italic;
	font-weight: bold;
}
a:hover {
	font-family: "French Script MT", Arial;
	font-size: 30px;
	color: #009933;
	text-decoration: none;
}
.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
}
body {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 14px;
	color: #000000;
}
a {
	font-size: 30px;
	color: #FF0000;
	text-decoration: none;
	font-family: "French Script MT", Arial;
	font-style: italic;
	font-weight: bold;
}.bluesmall {
	font-size: 12px;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
