body {
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	text-align: center;

}

a:link {

	text-decoration: none;

	color: #000000;

}

a:visited {

	text-decoration: none;

	color: #333333;

}

a:hover {

	text-decoration: underline;

	color: #0000FF;

}

a:active {

	text-decoration: none;

}

