html{
	margin-top: 10px;
	margin-left: 0px;
	padding: 0px;
}
body{ 
	background: #ffffff;
}
a:link{
	text-decoration: none;
}
a:visited{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
} 