a:link {
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
body {
	color: #CCCCCC;
	text-decoration: none;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
strong {
	font-weight: bold;
	color: CCCC99;
}
