body {
	font-size: 12px;
	line-height: 180%;
	color: #000000;
	text-decoration: none;
	background-color: #00BFF3;
}
td {
	font-size: 12px;
	line-height: 180%;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}