td {
	font-family: "Comic Sans MS", Verdana;
	font-size: 12px;
	color: #006666;
	text-decoration: none;
}a {
	font-family: "Comic Sans MS", Verdana;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	font-family: "Comic Sans MS", Verdana;
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
}
input {
	font-family: "Comic Sans MS", Verdana;
	font-size: 12px;
	text-decoration: none;
}
select {
	font-family: "Comic Sans MS", Verdana;
	font-size: 12px;
}
option {
	font-family: "Comic Sans MS", Verdana;
	font-size: 12px;
}
textarea {
	font-family: "Comic Sans MS", Verdana;
	font-size: 12px;
	text-decoration: none;
}

