body {
	background-color: #FFFFFF;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
