body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	margin-top: px;
	text-align: center;
	font-size: 12px;
	}

a:link{
	color:#000000;
	text-decoration: none;
}
a:visited {
	color:#000000;
        text-decoration: none;
	
}
a:hover {
	color:#000000;
	
}

a:active  {
        color: #000000;
        text-decoration: underline
}