/* CSS Document */
body{
	background-color:#FFFFFF;
}
td {
	color: #FFFFFF;
	background: url(tdbg.jpg) no-repeat;
	text-align: center;
	width: 300px;
	height: 200px;
}

a{
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}

.s2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
