body {
	font-size: 13px;
	font-family: Arial, SunSans-Regular, sans-serif, Helvetica;
	line-height: 18px;
	text-decoration: none;
	width: 800px;
	margin-top: 26px;
	margin-left: 32px; }
p {
	text-decoration: none; }
td {
	font-size: 13px;
	line-height: 18px;
	text-decoration: none; }
a:link {
	text-decoration: none; }
a:visited { color: #01cdcd; text-decoration: none; }
a:hover {
	color: orange;
	text-decoration: none; }

