table {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
body {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}a:hover {
	font-size: 13px;
	color: #FF3300;
	text-decoration: underline;
}
