a :link {
	color: #666666;
	text-decoration: none;
}
a :visited {
	color: #666666;
	text-decoration: none;
}
a :hover {
	color: #FF9900;
	text-decoration: underline;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #efefef;
}
