.text {
	font-family: "microsoft Sans Serif", "ms Sans Serif", sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "microsoft Sans Serif", "ms Sans Serif", sans-serif;
	font-size: 12px;
	color: #005500;
	text-decoration: none;
}
a:link {
	font-family: "microsoft Sans Serif", "ms Sans Serif", sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
}
.title {
	font-family: "microsoft Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.thank {
	font-family: "microsoft Sans Serif", "mS Sans Serif", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
.bold {
	font-family: "microsoft Sans Serif", "mS Sans Serif", sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: "microsoft Sans Serif", "mS Sans Serif", sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
