body{
	margin: 0px;
	background-color: #FFF;
}
a, a:hover, a:link, a:visited{
	text-decoration: none;
	color: #666;
}