td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.title1 {
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #FF3300;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
