a:link {
	text-decoration: none;
	color: #CC6666;
}
a:visited {
	text-decoration: none;
	color: #CC6666;
}
a:active {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #4E4E4E;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}
