@charset "utf-8";
td {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.titletxt {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
