body {
	margin: 0px 0px 20px 0px;
	background-color: #FFFFFF;

	}
P,TD {
	color: #A8A8A8;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	}
a {
	text-decoration: none;	
	}

a:link {
	color: #A8A8A8;
	}

a:visited {
	color: #A8A8A8;
	}

a:active {
	color: #A8A8A8;
	}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
