body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-align: center;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
a:visited {
	color: #CC3399;
	text-decoration: none;
}
a:link {
	color: #6600CC;
	text-decoration: none;
}
a:hover {
	color: #CC66FF;
	text-decoration: none;
	background-color: #CC99CC;
}
a:active {
	color: #6633CC;
	text-decoration: none;
}
