body{
	background-color:#FFFFFF;
	color:#000000;
}
a:link,a:active {
	color: #000000;
	text-decoration:underline;
}
a:hover,a:visited {
	color: #333333;
	text-decoration:underline;
}