body {  }
p {
	width: auto;
	text-align: left;
	color: #000;
}
td {
	text-align: center;
	font-size: 14px;
}
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { font-size: larger; font-weight: bold; text-decoration: none; }
a:active { }

